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
Simon Robertshaw 3cb603893f Update gitignore
Ensure stamps, saves and custom makefile are not in repo.
2012-05-22 12:00:18 +01:00
build/obj More stuff, need to fix memory leak 2012-01-20 22:07:49 +00:00
data Missing font.h changes from previous commit 2012-04-22 13:44:34 +01:00
resources Voting, fix save browser 2012-01-28 19:56:13 +00:00
src Warp display with newer shader, Render options works in OpenGL 2012-05-17 22:34:16 +01:00
.gitignore Update gitignore 2012-05-22 12:00:18 +01:00
Changelog.txt Initial 2012-01-08 17:39:03 +00:00
generator.py Tools implemented in a similar way to elements 2012-05-12 18:11:20 +01:00
Makefile Add generate as a dep for makefile 2012-05-12 22:31:58 +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
Style.cpp Improve appearance of some dialogues, style defaults 2012-05-14 20:47:14 +01:00
Style.h Improve appearance of some dialogues, style defaults 2012-05-14 20:47:14 +01:00