Skip to content

alnitak/flutter_metaball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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