Skip to content

Nesh108/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

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages