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
jacob1 f8f70a3f77 Visual studio compatibility
This removes some inlines when using visual studio to compile, uisng TPT_NO_INLINE. It also fixes many other problems visual studio has with the code
2012-09-07 00:52:56 +01:00
data Sample tool, fixes #122 2012-08-17 13:40:10 +01:00
resources Voting, fix save browser 2012-01-28 19:56:13 +00:00
site_scons/site_tools Very very basic wall rendering for opengl 2012-08-14 23:18:39 -04:00
src Visual studio compatibility 2012-09-07 00:52:56 +01:00
.gitattributes Fix gitattributes file 2012-08-21 13:37:06 +01:00
.gitignore Tick client more frequently and remove *pyc files from git 2012-08-17 17:20:09 +01:00
Changelog.txt Initial 2012-01-08 17:39:03 +00:00
generator.py Update generator to support derived element classes (In the form of Element_TWO:Element_ONE where Element_TWO derives from Element_ONE) 2012-08-24 12:52:17 +01:00
LICENSE Add missing license file (GPLv3) 2012-05-24 19:01:00 +01:00
README Readme file 2012-07-22 19:58:44 +01:00
SConscript Remove Precompiled header stuff as it breaks scons for some reason 2012-09-02 15:08:03 +01:00
SConstruct SConscript 2012-07-07 19:08:05 +01:00
SDLMain.h Remove QTCreator project files 2012-05-13 14:30:00 +01:00
SDLMain.m Remove QTCreator project files 2012-05-13 14:30:00 +01:00

Poop