Information and Downloads
- textures 1
- generator Khronos Blender glTF 2.0 exporter, plus hand-edits
- copyright Copyright 2017-2018 Analytical Graphics, Inc., CC-BY 4.0 https://creativecommons.org/licenses/by/4.0/ - Mesh and textures by Ed Mackey.
- source glTF-Sample-Models
- fileSize 13.90 kB
Download GLB Source Asset from
glTF-Sample-Models
Open in USD Web Viewer Download USDZ Converted with three.js
r154, Needle Fork
Open in USD Web Viewer Download USDZ Converted with Blender 3.6
Open in USD Web Viewer Download USDZ Converted with Omniverse Kit 105.0
Description
Texture Coordinate Test
Screenshot

Description
This model demonstrates the orientation of texture coordinates. The materials and accessors have all been named according to function. In particular, the accessor named TopLeft_TEXCOORD_0 shows that the upper-left portion of the texture image is represented by texture coordinates ranging from roughly 0.0 to roughly 0.4.
{
"name": "TopLeft_TEXCOORD_0",
"bufferView" : 7,
"componentType" : 5126,
"count" : 4,
"max" : [
0.3999999463558197,
0.3999999761581421
],
"min" : [
7.915305388905836e-08,
0.0
],
"type" : "VEC2"
},
License Information
Copyright 2017-2018 Analytical Graphics, Inc. CC-BY 4.0 https://creativecommons.org/licenses/by/4.0/ Model and textures by Ed Mackey.