A simple metaball editor written in Python.
Install dependencies with this command:
pip install pillow pygame
Left click and hold: drag blobs
Right click and hold: create blobs
Hold left click and press right click: delete blob
P: toggle points
G: toggle grid
C: toggle circles
F2: save image
Left arrow: decrease thickness
Right arrow: increase thickness
Up arrow: increase resolution (may cause lag)
Down arrow: decrease resolution (get rid of lag)