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.
This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
jacksonmj fea55f9ac9 Add PLSM to stacking exclusion list, and fix some cases of stacked EMBR causing BHOL
Stacked EMBR + displacement -> other particles stacked -> BHOL.
Therefore stop displacement to stop BHOL formation.
2012-11-01 00:28:45 +00:00
data Sample tool, fixes #122 2012-08-17 13:40:10 +01:00
resources Icons for OS X 2012-09-26 14:43:24 +01:00
site_scons/site_tools Very very basic wall rendering for opengl 2012-08-14 23:18:39 -04:00
src Add PLSM to stacking exclusion list, and fix some cases of stacked EMBR causing BHOL 2012-11-01 00:28:45 +00:00
tptlibrary Hooked more functions to VM. 2012-09-15 21:34:27 +07:00
.gitattributes Fix gitattributes file 2012-08-21 13:37:06 +01:00
.gitignore some improvements to the render options interface and checkboxes (icons and tooltips coming next) 2012-09-25 20:09:24 +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 Dammit 2012-10-29 10:14:51 +00: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