WIP falling sand simulation made with rust and notan.
Completed tasks:
- Base physics
- Basic elements
- Chunking system
- Dirty rectangle system
- Other optimizations (such as disabling and enabling chunks)
- Multithreading
IN PROGRESS:
- Integration with rapier2d for rigid body simulation
TODO:
- Bug fixes and code clean up
Progression: