Update README.md
Started Installation guide and added requirements. Formatting changes
This commit is contained in:
parent
b9c1d1ba51
commit
884c222521
18
README.md
18
README.md
|
@ -2,5 +2,19 @@
|
||||||
|
|
||||||
An attempt to create all different physics simulations in blenders Simulation Geonodes.
|
An attempt to create all different physics simulations in blenders Simulation Geonodes.
|
||||||
|
|
||||||
Implementations that are done so far:
|
## Requirements:
|
||||||
Elastic Collisions between spheres with considerations for mass and varying Radius.
|
|
||||||
|
Blender 3.6.0 Beta or above
|
||||||
|
|
||||||
|
## Installation:
|
||||||
|
|
||||||
|
Step 1: Clone Repository
|
||||||
|
|
||||||
|
Step 2:
|
||||||
|
|
||||||
|
Step 3:
|
||||||
|
|
||||||
|
## Implemented Physics Simulations:
|
||||||
|
|
||||||
|
- Elastic Collision
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue