GDC Vault is part of the Informa Tech Division of Informa PLC
This is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.
UIPainter: Tile-Based UI Rendering in One Draw Call
Every game editor needs a user interface. It is how we allow developers to create content for the game in a visual way. A good UI renderer has clear-cut constraints, like drawing nicely anti-aliased primitives, yet programmers have vastly different approaches to rendering game editor UI.In this session, Wessel Mast, Tools Programmer at Guerrilla, will tell you about how Guerrilla's editor 'Decima' renders UI: how it uses a tile-based renderer, commonly used in light culling, SSAO, depth of field and more, for drawing complex UI in an efficient manner and how it manages to draw thousands of primitives like rectangles, lines and curves in a single draw call using signed distance fields.
Did you know free users get access to 30% of content from the last 2 years?