Re: [go-nuts] Graphics/Image example programs

2021-06-27 Thread Tharaneedharan Vilwanathan
Thanks Nigel! I found this one also: https://github.com/veandco/go-sdl2 Let me try these things. Regards dharani On Sun, Jun 27, 2021 at 5:17 PM Nigel Tao wrote: > On Sun, Jun 27, 2021 at 8:44 AM Tharaneedharan Vilwanathan < > vdhar...@gmail.com> wrote: > >> But I need something that display

Re: [go-nuts] Graphics/Image example programs

2021-06-27 Thread Nigel Tao
On Sun, Jun 27, 2021 at 8:44 AM Tharaneedharan Vilwanathan < vdhar...@gmail.com> wrote: > But I need something that displays images and accepts mouse input, etc but > not vector graphics (say, in OpenGL) for now. Can you please provide some > pointers? > https://pkg.go.dev/github.com/BurntSushi/x

[go-nuts] Graphics/Image example programs

2021-06-26 Thread Tharaneedharan Vilwanathan
Hi, I am trying to get my programs up-to-date. I am looking for simple graphics/image example programs for X11 and OpenGL. I have difficulty running my old programs in Ubuntu 20.04 and newer versions. It can be as simple as something like what we see here: https://stackoverflow.com/questions/4907