Triangle Without Indices
August 21, 2026 · View on GitHub
Tags
Summary
The simplest possible glTF asset: A single scene with a single node and a single mesh with a single mesh.primitive with a single triangle with a single attribute, without indices and without a material
Operations
- Display in SampleViewer
- Model Directory
Screenshot

Description
Simple collection of explicit triangles. It is similar to the asset that is described in the Minimal glTF File section of the glTF tutorial, but without any index information.
Data layout
The following image shows the data layout of this sample:

Legal
© 2017, Public. Creative Commons Zero v1.0 Universal
- Marco Hutter (https://github.com/javagl/) for Everything