| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 30 hours | test(procedural): Improve test coverage (Task #45) | skal | |
| Added tests for gen_perlin and make_periodic. Improved parameter handling checks. Coverage for src/procedural/generator.cc increased to 96%. | |||
| 4 days | feat: Implement 3D system and procedural texture manager | skal | |
| - Extended mini_math.h with mat4 multiplication and affine transforms. - Implemented TextureManager for runtime procedural texture generation and GPU upload. - Added 3D system components: Camera, Object, Scene, and Renderer3D. - Created test_3d_render mini-demo for interactive 3D verification. - Fixed WebGPU validation errors regarding depthSlice and unimplemented WaitAny. | |||
