How can I use OpenGL in C# ?
OpenGL
Collapse
This topic is closed.
X
X
-
DragonTags: None -
Daniel O'Connell [C# MVP]
Re: OpenGL
"Dragon" <taw3004@hotmai l.com> wrote in message
news:ece%235tqO GHA.2924@TK2MSF TNGP11.phx.gbl. ..[color=blue]
> How can I use OpenGL in C# ?[/color]
Pretty much by finding someone who has written a library to do it. There is
such a library here: http://mono-project.com/Tao
But I've never used it and I don't know how well it will work. Good luck.
Comment