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-04 17:25:44 +02: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 2010-09-02 16:09:40 -07:00
font.h More work 2010-08-26 10:53:15 +01:00
graphics.c Thing of the Windows Users 2010-09-04 15:07:01 +01:00
graphics.h Added todo, const correctness. 2010-09-03 16:05:09 +02:00
hmap.h More rearrangement, particle drawing in own function 2010-08-26 14:46:56 +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 Revert "does not compile at the moment, cause unknown, also. always use // for one line comments" 2010-09-03 00:06:18 +01:00
interface.h Fixed zoom, removed plastic, fixed oil, more moving around. Experimental Neutron behaviour 2010-09-01 11:40:29 +01:00
LICENSE Current source - 38.0 2010-07-25 15:03:39 +01:00
main.c fixed http://powdertoy.co.uk/Forum.html?action=vthread&forum=5&topic=783 2010-09-03 22:23:41 +02:00
Makefile added opengl target for linux 2010-09-03 14:26:54 +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 Fixed zoom, removed plastic, fixed oil, more moving around. Experimental Neutron behaviour 2010-09-01 11:40:29 +01:00
misc.h Fixed zoom, removed plastic, fixed oil, more moving around. Experimental Neutron behaviour 2010-09-01 11:40:29 +01:00
powder.c Revert "does not compile at the moment, cause unknown, also. always use // for one line comments" 2010-09-03 00:06:18 +01:00
powder.h Partly converted into Kelvin scale 2010-09-04 17:25:44 +02:00
README first commit 2010-07-25 14:56:40 +01:00
roadmap 2010-08-16 15:35:50 -07: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