Skip to content

alessandro90/metaballs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metaballs

Metaballs in C++ using SDL2.

Build

Debug build is really slow.

mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release ..

Run

./build/src/metaballs

Commands

  • Right click. Spawn a metaball.
  • Left click. Drag a metaball around.
  • Wheel click. Remove a metaball.
  • x to change 'theme'.
  • c remove all metaballs.

alt-text alt-text alt-text alt-text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors