For Windows, this will draw an image on screen: 
https://play.golang.org/p/-KDo9pHXZCj without external dependencies.
It's non-interactive, but nice to just see an image.

It comes in two versions: dev=SCREEN draws over the primary monitor, over 
everything else without borders. The image disappears when others redraw.
The other option is dev=CONSOLE which draws over the active console (the 
cmd.exe window) in a command line session. It even scrolls when new text 
appears.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/ccde3f0c-679e-4992-b334-6413dcdc1766%40googlegroups.com.

Reply via email to