Godot 2D Gravity Simulation: Early Prototypes

Subscribers:
529
Published on ● Video Link: https://www.youtube.com/watch?v=3a3snpgc56A



Game:
Gravity (1990)
Duration: 0:00
696 views
33


Warning - video contains moving patterns and flashing lights.

Exploratory Programming series - 2D N-Body Simulation in Godot

See how it works in our new video.
Run and modify the code yourself to try it out!
Open Source on GitHub

Learning new stuff is great! Take a look at the early parts of a Godot 2D N-Body particle sim project using GLSL Compute Shaders.

Featuring some initial prototypes and some visually interesting successes and failures. Also includes some look at performance testing the shader with more work to come on that. Witness particles colliding, merging, and reacting in real-ish-time as we try different starting setups and densities.