charmbracelet / harmonica

A simple, physics-based animation library 🎼
MIT License
1.06k stars 22 forks source link

Example with gio based gui #4

Open gedw99 opened 3 years ago

gedw99 commented 3 years ago

Looks like a perfect match for gio.

https://github.com/gioui/gio-example

gio is a golang gui and from a brief look at your code it looks like a very good match for GIO,

gio gives the opportunity to update gui elements on each frame tick for example.