rodolfo
da399d3c90
- GN_2DParticleFluid.blend is a copy of the youtube video I found - GN_ParticleFluid.blend 3D version of GN_2DParticleFluid.blend that is yet to be completed |
||
---|---|---|
.gitignore | ||
Demo.blend | ||
GN_2DParticleFluid.blend | ||
GN_ElasticCollision.blend | ||
GN_ParticleFluid.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
If you would like to just view the results of the geonodes, you can open the Demo.blend which has all the nodetrees linked to it
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