metaballs
library
Classes
-
Metaballs
-
A metaballs implementation for flutter using webgl on the web and the shader package on other devices
-
MetaballsEffect
-
-
MetaballsFollowMouseEffect
-
This effect adds a metaball for every cursor / touch and then follows that cursor / touch around
-
MetaballsMouseGrowEffect
-
This effect increases the radius of all metaballs based on how close they are to the mouse cursor or a touch
-
MetaballsSpeedupEffect
-
This effect makes all metaballs speedup relative to how fast you move your mouse or swipe on your touchscreen
-
MetaballsTabRippleEffect
-
This effect makes all metaballs increase and then decrease their radius in an outgoing ripple from a tab / mouse click