Specular Test Texture Coordinate Test Texture Encoding Test

Information and Downloads

glTF information extracted with gltf-transform.

USDZ verification and preview image created with usdchecker and usdrecord.

USD Viewer based on Autodesk's experimental USD-for-Web

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
File size 13.90 kB
Textures 1

Description

This asset is part of the KhronosGroup/glTF-Sample-Models asset repository.

Description sourceAsset source

Texture Coordinate Test

Screenshot

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.