diff options
| author | skal <pascal.massimino@gmail.com> | 2026-02-05 18:01:57 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-02-05 18:01:57 +0100 |
| commit | e44c71ffb3b9d25cc8341d25bf3e63d6224dfbe6 (patch) | |
| tree | efadce179f3ae1e27a94a626bb3bc0780cbddd06 | |
| parent | 371e68c5284359daea0446dfc674473a1461614a (diff) | |
docs: Update roadmap with new tasks (OBJ, Font, Particles, Tracy)
| -rw-r--r-- | PROJECT_CONTEXT.md | 1 |
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. |
