graphics directory
Rendering system internals.
Files
- file buffer_utils.cpp
- BufferUtils implementation.
- file buffer_utils.h
- Internal OpenGL buffer management helpers.
- file camera.cpp
- Camera class implementation.
- file font.cpp
- Font class implementation.
- file primitive_renderer.cpp
- PrimitiveRenderer implementation.
- file primitive_renderer.h
- Batch rendering for geometry.
- file renderer.cpp
- Renderer class implementation.
- file shader.cpp
- Shader class implementation.
- file text_renderer.cpp
- TextRenderer class implementation.
- file texture.cpp
- Texture class implementation.
- file vertex2d.h
- Vertex layout for 2D rendering.