An attempt to create all different physics simulations in blenders Simulation Geonodes.
Go to file
Rodolfo 8731fd1f4c Update 'README.md'
Added To be worked on
Finished Installation Guide
Modified Implemented Physics Simulations

Signed-off-by: Rodolfo <rodolfo.barcelli@gmail.com>
2023-06-18 11:50:01 +00:00
.gitignore Modified .gitignore 2023-06-18 19:07:05 +08:00
Demo.blend Add Demo.blend 2023-06-18 18:57:40 +08:00
GN_ElasticCollision.blend Added GN_ElasticCollision.blend 2023-06-18 18:53:28 +08:00
LICENSE Initial commit 2023-06-18 08:37:45 +00:00
README.md Update 'README.md' 2023-06-18 11:50:01 +00:00

physics-sims-geonodes

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

Implemented Physics Simulations:

  • Elastic collisions between spherical particles of varying Radius and Mass

To be worked on

  • Fluid Simulations
  • Smoke Simulation
  • General Soft Body Simulation
  • Snow Simulations