Suzanna MAOS 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 by Needle

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 KhronosGroup/glTF-Sample-Assets
File size 13.90 kB

Description

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

Description sourceAsset source

Texture Coordinate Test

Tags

core, testing

Summary

Shows how XYZ and UV positions relate to displayed geometry.

Operations

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"
},

Legal

© 2017, Analytical Graphics, Inc.. CC0 1.0 Universal

  • Ed Mackey for Everything