summaryrefslogtreecommitdiff
path: root/src/3d/renderer.h
AgeCommit message (Expand)Author
42 hoursfeat(gpu): Add parameter-driven ChromaAberrationEffectskal
46 hoursfeat: Integrate plane_distance into renderer and scene loaderskal
2 daysstyle: Apply clang-format to all source filesskal
4 daysfeat(tests): Add test_mesh tool for OBJ loading and normal visualizationskal
4 daysfeat(3d): Implement basic OBJ mesh asset pipelineskal
4 daysrefactor(gpu): Implement compile-time BVH toggle via shader compositionskal
4 daysfeat(perf): Add toggle for GPU BVH and fix fallbackskal
5 daysfeat(physics): Implement SDF-based physics engine and BVHskal
6 dayshandoff(Claude): Stabilize 3D renderer with rotating skybox and two-pass arch...skal
7 daysfix: Implement proper skybox rendering with Perlin noiseskal
7 daysfeat: side-quest - Perlin noise sky and ProcGenFunc error handlingskal
8 daysfix(3d): Unify all objects to SDF path for consistent shadowsskal
8 daysfix(gpu): Resolve high-DPI squished rendering and 3D shadow bugsskal
8 daysfeat(3d): Support non-uniform scale and shadows on rasterized objectsskal
8 daysfeat(3d): Implement scene query shadows (POC)skal
8 daysfeat(3d): Add scaffolding for visual debugging (Task #18a)skal
9 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
9 daysfeat(assets): Implement robust procedural asset generation pipelineskal
9 daysfeat: Add seamless bump mapping with procedural noiseskal
9 daysfeat: Implement 3D system and procedural texture managerskal