Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.26 KB

File metadata and controls

38 lines (21 loc) · 1.26 KB

Triangle Without Indices

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

Legal

© 2017, Public. CC0 1.0 Universal

Assembled by modelmetadata