An attempt to create all different physics simulations in blenders Simulation Geonodes.
Go to file
2023-06-18 23:12:15 +08: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 Update GN_ElasticCollision.blend 2023-06-18 23:11:18 +08:00
LICENSE Initial commit 2023-06-18 08:37:45 +00:00
README.md Update 'README.md' 2023-06-18 11:50:48 +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