|
|
glTF File Format Tutorials
Unlocking the power ... |
|
|
|
| Textures, Images and Materials | |
The glTF file format has materials, textures and images. The mesh has an index into a material, the material has as index into a texture - and the texture has an index into an image. The image has the url or offset in the binary file for the image data.
Below shows a simple example of the gltf file contents.
|
|