C# OpenGL Programming
C# OpenGL Programming
Does anyone here have any good ways of getting started programming OpenGL in C#. I know that the standard game programming language tends to be C++, but I'd like to do it in C#. Any pointers?
-
TheBigCheese
- Posts: 856
- Joined: Sun Feb 08, 2009 11:01 am
- Location: Lost in the Alps.
Re: C# OpenGL Programming
Hehe. Pointers.Xilef Zar wrote:Any pointers?
Nehe is always the best for OpenGL in my opinion, though it is in c++. I believe every tutorial has source code in multiple languages at the bottom, so it still might work out.