[Mono-list] C#/C/OpenGL

Miguel de Icaza miguel@ximian.com
Mon, 11 Oct 2004 11:10:55 -0400


> As far as I know there is no hardware accelerated OpenGL
> support in mono/C#.

There are a few libraries that allow you to use OpenGL from Mono:

	* Tao (on Mono CVS)

	* glgen (an older binding).

Miguel