Triangle
January 30, 2026 · View on GitHub
Tags
Summary
A very simple glTF asset: The basic structure is the same as in 'Triangle Without Indices', but here, the mesh primitive describes an indexed geometry.
Operations
- Display in SampleViewer
- Model Directory
Screenshot

Description
This is the simplest model that can be represented in glTF. It is described in the Minimal glTF File section of the glTF tutorial.
Data layout
The following image shows the data layout of this sample:

Legal
© 2017, Public. CC0 1.0 Universal
- Marco Hutter (https://github.com/javagl/) for Everything