Skip to content
bensch edited this page Jul 11, 2021 · 7 revisions

GPU accelerated Newtonian particle simulation. Uses 3d hashing to make collision detection O(n). Can simulate gas or a pile of sand if you change parameters and equations for resolving collision. graph

Here are some example simulations:

Gas: idealgas

Depressurization of a container in a vacuum: graph explosion3d

Sand surface tension: sandsurfacetension

Cloth Simulation: clothsimulation

Clone this wiki locally