Skip to content

FattyMango/metaballs-TUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metaballs in Go

A 2D animation of moving metaballs, implemented with Go, Fyne toolkit and BubbleTea TUI , based on the marching square algorithm.

Usage

Linux

./metaballs

Windows

Open the metaballs.exe file

Then you can interact with the TUI using the keyboard to set your preferences: TUI

After setting your preferences, press q to confirm and start the animation.

Animation

References