google / gxui

An experimental Go cross platform UI library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: GL View

dj2 opened this issue · comments

I'd like to have a view where I can use it as a GL canvas. I'd like to do something like pass in a func() with my scene and have it rendered each frame.