Written in C++ and using SDL, The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, it simulates air pressure and velocity as well as heat.
kill_part needs to update photon map, otherwise delete_part keeps deleting the same photon, leading to infinite flood_parts recursion. |
||
---|---|---|
build | ||
includes | ||
src | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README | ||
roadmap | ||
script.sh |
Hello