V2EX  ›  英汉词典

Texcoord

释义 Definition

texcoord(texture coordinate 的缩写)指纹理坐标:用于把二维纹理图像(texture)映射到三维模型表面某个点的坐标,常见为 UV 坐标(也可能扩展到 3D/4D 纹理坐标)。

发音 Pronunciation (IPA)

/ˈtɛksˌkɔːrd/

例句 Examples

The mesh has a texcoord for each vertex.
这个网格为每个顶点都提供了一个纹理坐标。

In the vertex shader, we transform positions and pass the texcoord to the fragment shader for accurate texture sampling.
在顶点着色器中,我们变换位置,并把纹理坐标传递给片元着色器,以便精确地对纹理进行采样。

词源 Etymology

texcoord 来自 texture coordinate(纹理坐标)的口语/代码缩写:tex- 表示 texture(纹理),**-coord** 表示 coordinate(坐标)。在图形学与着色器代码中,为了简洁常写作 texcoordtexCoordTexCoord 等。

相关词 Related Words

文学与著名作品 Literary / Notable Works

  • OpenGL Programming Guide(常称“红宝书”,讨论纹理坐标与纹理映射)
  • Real-Time Rendering(实时渲染经典教材,覆盖 UV/纹理坐标在渲染管线中的作用)
  • GPU Gems(包含大量纹理采样与坐标处理的实例)
  • DirectX 官方文档与示例(常以 TexCoord 作为语义/变量名)
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   5269 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 01:12 · PVG 09:12 · LAX 17:12 · JFK 20:12
♥ Do have faith in what you're doing.