C# OpenGL Programming

Anything else
Post Reply
Xilef Zar
Posts: 6
Joined: Mon Jan 11, 2010 5:18 pm

C# OpenGL Programming

Post by Xilef Zar » Mon Jan 25, 2010 3:49 pm

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?

User avatar
TheBigCheese
Posts: 856
Joined: Sun Feb 08, 2009 11:01 am
Location: Lost in the Alps.

Re: C# OpenGL Programming

Post by TheBigCheese » Tue Jan 26, 2010 9:49 pm

Xilef Zar wrote:Any pointers?
Hehe. 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.

Post Reply