From 8731fd1f4caa61835e06709a38727688ccd5899a Mon Sep 17 00:00:00 2001 From: Rodolfo Date: Sun, 18 Jun 2023 11:50:01 +0000 Subject: [PATCH] Update 'README.md' Added To be worked on Finished Installation Guide Modified Implemented Physics Simulations Signed-off-by: Rodolfo --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7e0b299..d5b2430 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,16 @@ Blender 3.6.0 Beta or above Step 1: Clone Repository -Step 2: - -Step 3: +Step 2: Open whichever Node tree you want in Blender ## Implemented Physics Simulations: -- Elastic Collision +- Elastic collisions between spherical particles of varying Radius and Mass + +## To be worked on + +- Fluid Simulations +- Smoke Simulation +- General Soft Body Simulation +- Snow Simulations