summaryrefslogtreecommitdiff
path: root/PROJECT_CONTEXT.md
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-05 18:01:57 +0100
committerskal <pascal.massimino@gmail.com>2026-02-05 18:01:57 +0100
commite44c71ffb3b9d25cc8341d25bf3e63d6224dfbe6 (patch)
treeefadce179f3ae1e27a94a626bb3bc0780cbddd06 /PROJECT_CONTEXT.md
parent371e68c5284359daea0446dfc674473a1461614a (diff)
docs: Update roadmap with new tasks (OBJ, Font, Particles, Tracy)
Diffstat (limited to 'PROJECT_CONTEXT.md')
-rw-r--r--PROJECT_CONTEXT.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/PROJECT_CONTEXT.md b/PROJECT_CONTEXT.md
index b2c94c0..e0a8dca 100644
--- a/PROJECT_CONTEXT.md
+++ b/PROJECT_CONTEXT.md
@@ -88,6 +88,7 @@ Style:
- **Visuals & Content**
- [ ] **Task #52: Procedural SDF Font**: Minimal bezier/spline set for [A-Z, 0-9] and SDF rendering.
- [ ] **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.