Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 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

WASM

to run the metaballs in the browser, you first need to run a server to serve the wasm file(cant fetch directly since javascript requires CORS headers)

Linux

make serve

or

./server

Windows

run the server.exe file

after running the server open the wasm/index.html file in your browser click the run button to start the animation

References

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages