A method for rendering massive amounts of geometry, with a single drawcall.

This article is a stub. Perhaps help us expand it?
TODO: Motivation: Drawcalls are expensive.
TODO: Requirement: Modern graphics APIs.
TODO: Requirement: Pooling of geometry.
TODO: Follow-up: Vertex pulling.
TODO: GPU-driven culling and rendering?

See also

References