🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

C# Base Code Bug

Started by
-1 comments, last by kwiering 13 years, 11 months ago
Program works great, and is good for setting up c# - only noticed one minor flaw. On line 85 of TestGL.cs the comment says, "Rotate 180 Degress On The X-Axis", but the code is actually rotating the Y axis 180 Degrees. As it is now, half of the pyramid's walls are upside down.

http://nehe.gamedev.net/counter.asp?file=files/basecode/nehegl_csharp.zip


Thank you for an awesome website

This topic is closed to new replies.

Advertisement