summaryrefslogtreecommitdiff
path: root/PROJECT_CONTEXT.md
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-08 07:07:49 +0100
committerskal <pascal.massimino@gmail.com>2026-02-08 07:07:49 +0100
commit438ed437022eca66e84401563b280dc137d2f3c9 (patch)
tree239c04fbef99831a62a20c6f06df3db363464874 /PROJECT_CONTEXT.md
parent59c563630ed15fa60b393a9d11c25f4d35668f5a (diff)
docs: Mark Task #39 as complete
Diffstat (limited to 'PROJECT_CONTEXT.md')
-rw-r--r--PROJECT_CONTEXT.md6
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