TODO: This article is a work-in-progress.

Instead of having the vertex-shader pull a vertex from a buffer, we pull a face from a buffer, then reconstruct the current vertex from both it and the current vertex ID / gl_VertexID.

Implementation

This section is a stub. Perhaps help us expand it?

References

This section is a stub. Perhaps help us expand it?