Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualMarkS

Posted 07 September 2012 - 09:39 AM

Never mind. I thought to look in the texture class and saw that "LoadTexture" called "glGenTextures" each time. It also failed to call "glDeleteTextures" in the destructor. I need to rewrite the texture class anyway.

Problem solved.

#1MarkS

Posted 07 September 2012 - 09:39 AM

Never mind. I thought to look in the texture class and saw that "LoadTexture" called "glGenTextures" each time. It als failed to call "glDeleteTextures" in the destructor. I need to rewrite the texture class anyway.

Problem solved.

PARTNERS