Release Notes
Latest
v0.1.0 — Initial Release
- Deferred rendering pipeline with PBR shading.
- IBL support with HDR environment maps.
- SSAO, SSR, FXAA, and filmic tone mapping post-processing.
- SDF-based soft shadow rendering.
- ImGui editor with Outliner, Viewport, Transform Panel, Material Viewer, Shader Editor.
- RAII GPU resource management (VertexBuffer, IndexBuffer, FrameBuffer, UniformBuffer, StorageBuffer).
- Event-driven architecture with type-safe EventPool.
- Context system for decoupled layer communication.
- GitHub Actions CI for automated builds.
- MkDocs documentation with auto-generated API reference via mkdoxy.
This page will be updated with each new release.