8000 GitHub - fattymango/metaballs-TUI: Metaballs in Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Packages

No packages published

Languages

  • Go 96.4%
  • Makefile 3.6%
0