View Full Version : OpenGL and C#. Is it Possible?
indigo0086
04-30-2008, 07:16 AM
I ususally do my openGL stuff with C++, but I have been working a lot with C# and hope to continue, and just wanted to know if there was an SDK provided for C# to develop OpenGL apps.
matsp
04-30-2008, 07:33 AM
This:
http://groups.google.com/group/comp.graphics.api.opengl/browse_thread/thread/33e53eca6c9a2fa8
was the first reasonable result from googling. Not sure if it's what you were looking for.
--
Mats
indigo0086
04-30-2008, 07:35 AM
Yeah I meant to say I saw CSGL before, but it's been unsupported for a long while. And I remember hearing my teacher say that C# was interoperable.
matsp
04-30-2008, 07:40 AM
As far as I know, C# _is capable_ of calling non-C# code - how easy or difficult that is, I don't know.
--
Mats
indigo0086
04-30-2008, 08:01 AM
Well I just found something Called Tao.OpenGL which is a .NET OpenGL binding.
indigo0086
04-30-2008, 09:13 AM
Wow, Tao is pretty much all I need, it even has a GLFW binding.
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.