FattyMango / metaballs-TUI

Metaballs in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Metaballs in Go


Languages

Language:Go 96.4%Language:Makefile 3.6%