Skip to content

An implementation of 2D and 3D metaballs in Godot

Notifications You must be signed in to change notification settings

EricL521/godot-metaball

Repository files navigation

Godot Metaballs

An implementation of both 2D and 3D metaballs in godot

  • 2D metaballs were made with this method, using blurred images and a simple texture shader

  • 3D metaballs were made with this method, using ray-marching and a compute shader

About

An implementation of 2D and 3D metaballs in Godot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published