Odysseus · search instrument
Find the technique, not the trend.
4 of 28 entries
Sort
Draw-Call Discipline
Treat draw calls as a published budget — one population, one call — so a forge stays honest when the count climbs.
The Instanced Forge
Four thousand ingots drawn in a single call, with the draw-call figure published next to the frame time so the cost of the scene is stated rather than implied.
The Struck Ingot
An object with no vertices — a signed distance field marched per pixel, with the step budget exposed so the exact moment quality is bought back is visible.
Scroll to Stage
Arm a GPU stage only when it enters the viewport, and drive a single uniform from scroll velocity — never from a second RAF.