physics-sims-geonodes/README.md

29 lines
663 B
Markdown
Raw Normal View History

2023-06-18 08:37:45 +00:00
# physics-sims-geonodes
2023-06-18 08:42:29 +00:00
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
2023-06-19 01:18:57 +00:00
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
2023-06-29 18:11:34 +00:00
- 2D implementation included. However not final.
## To be worked on:
- Fluid Simulations
- Smoke Simulation
- General Soft Body Simulation
- Snow Simulations