$darkmode
Suckless OGL 1.0.0
A lean, high-performance C11 PBR Renderer
Modules
Here is a list of all modules:
 Renderer ConfigurationCore rendering settings (MSAA, Buffers, Feature Flags)
 Geometry GenerationIcosphere generation limits
 Camera ConfigurationDefault starting position and movement constraints
 Environment & LightingPBR Environment Map settings
 PBR DefaultsFallback material parameters when no texture is present
 Post-Processing LimitsConstraints for Tone Mapping and Auto-Exposure
 Luminance HistogramConfiguration for the auto-exposure histogram
 User Interface BaseEssential UI constants for other modules