Triangle Without Indices

August 21, 2026 · View on GitHub

Tags

core, testing

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

Screenshot

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:

triangleWithoutIndices

© 2017, Public. Creative Commons Zero v1.0 Universal