Update README.md

Started Installation guide and added requirements. Formatting changes
This commit is contained in:
rodolfo 2023-06-18 19:43:21 +08:00
parent b9c1d1ba51
commit 884c222521

View file

@ -2,5 +2,19 @@
An attempt to create all different physics simulations in blenders Simulation Geonodes.
Implementations that are done so far:
Elastic Collisions between spheres with considerations for mass and varying Radius.
## Requirements:
Blender 3.6.0 Beta or above
## Installation:
Step 1: Clone Repository
Step 2:
Step 3:
## Implemented Physics Simulations:
- Elastic Collision