From 884c222521667f45157505506ee62a7ea6e4a985 Mon Sep 17 00:00:00 2001 From: rodolfo Date: Sun, 18 Jun 2023 19:43:21 +0800 Subject: [PATCH] Update README.md Started Installation guide and added requirements. Formatting changes --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8438429..7e0b299 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +## Requirements: + +Blender 3.6.0 Beta or above + +## Installation: + +Step 1: Clone Repository + +Step 2: + +Step 3: + +## Implemented Physics Simulations: + +- Elastic Collision +