diff options
| author | skal <pascal.massimino@gmail.com> | 2026-02-08 07:07:49 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-02-08 07:07:49 +0100 |
| commit | 438ed437022eca66e84401563b280dc137d2f3c9 (patch) | |
| tree | 239c04fbef99831a62a20c6f06df3db363464874 /PROJECT_CONTEXT.md | |
| parent | 59c563630ed15fa60b393a9d11c25f4d35668f5a (diff) | |
docs: Mark Task #39 as complete
Diffstat (limited to 'PROJECT_CONTEXT.md')
| -rw-r--r-- | PROJECT_CONTEXT.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/PROJECT_CONTEXT.md b/PROJECT_CONTEXT.md index 7a4fadb..11f2f4b 100644 --- a/PROJECT_CONTEXT.md +++ b/PROJECT_CONTEXT.md @@ -57,6 +57,12 @@ Style: - **Tooling & Optimization** - [ ] **Task #54: Tracy Integration**: Integrate Tracy debugger for performance profiling. + - [x] **Task #39: Visual Debugging System**: Implemented wireframe primitives (Sphere, Cone, Cross, Trajectory) for debugging. + - [ ] **Task #53: Particles Shader Polish**: Improve visual quality of particles. + - [ ] **Task #55: SDF Random Planes Intersection**: Implement `sdPolyhedron` (crystal/gem shapes) via plane intersection. + +- **Tooling & Optimization** + - [ ] **Task #54: Tracy Integration**: Integrate Tracy debugger for performance profiling. --- ## Future Goals |
