flutter_metaball

Metaballs for Flutter

MIT License

Stars
5

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)

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! 😄️

Related Projects