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.
Fix nearest_part distance calculation Rename air constants to avoid PLOSS clash with math.h Prevent crashes due to bad lava ctype. |
||
---|---|---|
build | ||
includes | ||
src | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README | ||
roadmap | ||
script.sh |
Hello