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
- Display in SampleViewer
- Model Directory
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.
The following image shows the data layout of this sample:
© 2017, Public. CC0 1.0 Universal
- javagl for Everything