Skip to content

McDev02/Unity_MetaBalls_Liquids

 
 

Repository files navigation

Unity MetaBalls Liquids

A simple liquid simulation using MetaBalls.

Before

Old Metaballs

The basic MetaBalls are balls moving by simple math functions, good to quickly test the concepts but not easy to use right away.

After

New Metaballs

The new MetaBalls are based on the same code with some improvements, such as gravity, collisions and grounded water effect (the metaballs "splash" when hitting the ground).

Credits

About

A simple liquid simulation using MetaBalls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%