summaryrefslogtreecommitdiff
path: root/src/3d/object.h
AgeCommit message (Expand)Author
9 daysfeat(gpu): Add parameter-driven ChromaAberrationEffectskal
9 daysfix: Include <memory> header for std::shared_ptr in Object3Dskal
9 daysfeat: Integrate plane_distance into renderer and scene loaderskal
10 daysstyle: Apply clang-format to all source filesskal
12 daysrefactor(build): Split asset_manager.h into dcl/core/utils headersskal
12 daysfix: Correct mesh normal transformation and floor shadow renderingskal
12 daysfeat(tests): Add test_mesh tool for OBJ loading and normal visualizationskal
12 daysfeat(3d): Implement basic OBJ mesh asset pipelineskal
12 daysfeat(physics): Implement SDF-based physics engine and BVHskal
2026-02-03fix: Implement proper skybox rendering with Perlin noiseskal
2026-02-01feat: Implement hybrid rendering with SDF primitivesskal
2026-02-01feat: Implement 3D system and procedural texture managerskal