.gitignore | ||
Demo.blend | ||
GN_ElasticCollision.blend | ||
LICENSE | ||
README.md |
physics-sims-geonodes
An attempt to create all different physics simulations in blenders Simulation Geonodes.
Requirements:
Blender 3.6.0 Beta or above
Installation:
Step 1: Clone Repository
Step 2: Open whichever Node tree you want in Blender
Implemented Physics Simulations:
- Elastic collisions between spherical particles of varying Radius and Mass
To be worked on:
- Fluid Simulations
- Smoke Simulation
- General Soft Body Simulation
- Snow Simulations