1
DotNet / Re: OpenGL Bind() deprecated?
« on: May 10, 2013, 03:38:02 am »
Thanks for the help, FRex. It works great now.
Here's how the code ended up looking:
Texture.Bind(myTexture);
Here's how the code ended up looking:
Texture.Bind(myTexture);