[ANN] Interactive 2D graphics on an HTML canvas via WebSockets
162 views
Skip to first unread message
Frederik Zipp
unread,
Apr 4, 2021, 4:32:36 AM4/4/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
I often find myself wanting to visualize simple graphics or even interactive animations from a Go program without resorting to platform-dependent or Cgo-based libraries, so I created this Go module: