Mesh Assembly Lab

See how faces reference vertices, then compare sequential and indexed drawing.

Mesh anatomy

drag to rotate · click to select

What makes a mesh?

Same triangles, different input representation

position data uses 32-bit floats · indices use 16-bit integers