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.
Go to file
jacksonmj 42d7b56602 Attempt fix for some cases of fast particles going through obstacles
Also change direction_to_map again, to revert to original version
(which has problems with some diagonal surfaces, but doesn't have noticeable inaccuracies)
for refraction.
2011-01-15 15:25:39 +00:00
build See if this works, changes to build dir and gitignore 2010-12-20 19:56:40 +00:00
includes Attempt fix for some cases of fast particles going through obstacles 2011-01-15 15:25:39 +00:00
src Attempt fix for some cases of fast particles going through obstacles 2011-01-15 15:25:39 +00:00
.gitignore Yet more function pointers. 2011-01-08 09:00:59 +00:00
LICENSE Current source - 38.0 2010-07-25 15:03:39 +01:00
Makefile Start function pointers 2011-01-07 14:14:35 +00:00
README Merged from cracker64s mod 2010-12-05 15:37:37 +00:00
roadmap 2010-08-16 15:35:50 -07:00
script.sh added auto update and build file.. will see if it works 2010-09-07 20:38:08 +02:00

Hello