Renderer/docs/src/progress/bigthings.md
austin 7f5b2c67e1
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
stop sleep during high frametime
2025-03-28 19:02:31 -04:00

36 lines
647 B
Markdown

@page bigthings Big Things I want to build
# and may or may not have the sanity to build
DONE:
- Transvoxel Algorithm
TODO(?):
- Unify the octtree rendering services into a single octree
- CFD
- Internal Boundaries
- Multigrid optimization
- Network optimization
- Building cube voxels w/ LOD
- Tools to build voxels
- Audio Ray Tracing
- Hair/Cloth Simulation
- Massive scale creature groups
(ie 10k armies)
- Use HTML to define ui windows
- Some css support
- Language file for translation
- Live reloading of scripts
- Async asset reloading (including data files)
- Maybe look into using PhysX bindings?