I was wondering what graphics libraries are around for C Sharp, I have started to improve in the language and would like to slide into using graphics and game programming. Any recommendations would be greatly appreciated. Thanks.
Xna
[QUOTE=Pirate Ninja;20453955]Xna[/QUOTE]
Pretty much, if you're doing this for a school (highschool, college) you can probably get into MS' Dreamspark program. Which will allow access to developing for the Xbox 360.
You can also use SDL.net or SFML.
Thanks guys, I think I will use SDL, and just so you know, while I am learning C# at the moment at university I want to do the graphics and gaming separately as they are not involved in the course.
Real men override OnPaint()
XNA for DirectX. OpenTK for OpenGL.
Sorry, you need to Log In to post a reply to this thread.