[Mono-winforms-list] OpenGL with Winforms

Jonathan S. Chambers Jonathan.Chambers at ansys.com
Wed Jun 1 17:23:13 EDT 2005


	As a side project, I'm playing around with an OpenGl WinForms
app. I have this working on Windows with both Mono and .Net. I use wgl
calls to setup a control for OpenGL rendering (very similar to what is
done for the OpenGL control in Tao). My question is, does anyone know of
where to look for similar code for Linux? I believe there used to be
something on the Tao messageboard, but that's down now. I'm guessing I
need to do some PInvokes into the GLX library, but has anyone done this
before (is it possible with Mono's SWF implementation)?

Thanks,
Jonathan



More information about the Mono-winforms-list mailing list