Skip to content

Small experiment that lets you play with metaballs (fluid blobs that morph with each other).

Notifications You must be signed in to change notification settings

cppjames/metablob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

metablob

A simple metaball editor written in Python.

Install dependencies with this command:

pip install pillow pygame

Instructions

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)

About

Small experiment that lets you play with metaballs (fluid blobs that morph with each other).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages