Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 510 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 510 Bytes

Metaballs in Flutter

Metaballs are organic-looking n-dimensional isosurfaces, characterised by their ability to meld together when in close proximity to create single, contiguous objects. (Ref. WikipediA)

Image

Look at the parameters in the main.dart example and change them to try out different configurations. Later we will find out what this package can be useful for! 😄️