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
2010-09-16 17:58:55 +01:00
Resources Updates font files missed in the last commit 2010-07-31 12:09:15 +01:00
.gitignore backup files. 2010-08-16 22:52:22 +02:00
air.c More rearrangement, particle drawing in own function 2010-08-26 14:46:56 +01:00
air.h More rearrangement, particle drawing in own function 2010-08-26 14:46:56 +01:00
defines.h Half-Implemented history 2010-09-11 22:11:05 +01:00
font.h More work 2010-08-26 10:53:15 +01:00
graphics.c Fix Part_avg function and COAL, temperature signs 2010-09-16 13:37:53 +01:00
graphics.h Added todo, const correctness. 2010-09-03 16:05:09 +02:00
hmap.h Improved Thermograph gradient 2010-09-16 17:58:55 +01:00
http.c Moves and fixes 2010-08-29 13:10:58 +01:00
http.h Current source - 38.0 2010-07-25 15:03:39 +01:00
icon.h Current source - 38.0 2010-07-25 15:03:39 +01:00
interface.c History almost complete, couple of bug fixes 2010-09-13 22:36:43 +01:00
interface.h Half-Implemented history 2010-09-11 22:11:05 +01:00
LICENSE Current source - 38.0 2010-07-25 15:03:39 +01:00
main.c Half-Implemented history 2010-09-11 22:11:05 +01:00
Makefile added a test blendpixel for opengl. No idea if it works 2010-09-10 22:10:41 +02:00
md5.c formatted source code 2010-08-16 20:33:43 +08:00
md5.h formatted source code 2010-08-16 20:33:43 +08:00
misc.c History almost complete, couple of bug fixes 2010-09-13 22:36:43 +01:00
misc.h History almost complete, couple of bug fixes 2010-09-13 22:36:43 +01:00
powder.c Fix Part_avg function and COAL, temperature signs 2010-09-16 13:37:53 +01:00
powder.h Fix Part_avg function and COAL, temperature signs 2010-09-16 13:37:53 +01:00
README first commit 2010-07-25 14:56:40 +01: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
update.c formatted source code 2010-08-16 20:33:43 +08:00
update.h Current source - 38.0 2010-07-25 15:03:39 +01:00
version.h Moves and fixes 2010-08-29 13:10:58 +01:00