26 lines
484 B
Markdown
26 lines
484 B
Markdown
# 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
|
|
|