include/engine/graphics/ directory

Sorting and batching of render commands.

Rendering and graphics utilities.

Files

file camera.h
Orthographic camera for 2D rendering.
file font.h
Font resource for text rendering.
file renderer.h
Core rendering API.
file shader.h
GLSL shader program management.
file text_renderer.h
Specialized renderer for text.
file texture.h
Texture resource management.