Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 834 Bytes

File metadata and controls

20 lines (20 loc) · 834 Bytes

Dynamic Uniform buffers

Dynamic uniform buffers are used for rendering multiple objects with separate matrices stored in a single uniform buffer object, that are addressed dynamically.