summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 067c359..e5cf4d2 100644
--- a/README.md
+++ b/README.md
@@ -17,11 +17,13 @@ cmake --build build
- `BUILD.md`: Instructions for building the project.
- `CONTRIBUTING.md`: Guidelines for contributing, including coding style and commit policies.
- `FETCH_DEPS.md`: Information on third-party dependencies.
+- `HOT_RELOAD.md`: Debug-only file change detection system.
- `HOWTO.md`: General instructions for running and interacting with the demo.
- `PHASE2_COMPRESSION.md`: Details on future asset compression strategies.
- `PROCEDURAL.md`: Details on the procedural texture generation system.
- `PROJECT_CONTEXT.md`: A comprehensive overview of the project's architecture, features, and current state.
- `SEQUENCE.md`: Complete reference for `.seq` file format and timeline system.
+- `SIZE_MEASUREMENT.md`: Strategy for measuring core demo size vs external library overhead.
- `SPEC_EDITOR.md`: Plans for a future web-based spectrogram editor tool.
- `3D.md`: Overview of the 3D rendering pipeline and future enhancements.
- `TODO.md`: A list of immediate, small-scale tasks.