🎉 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!

Problem on texture

Started by
-1 comments, last by rosicky2005 17 years, 9 months ago
If I have a piece of data array which is int. Then how can I map the int array to a texture using the function glTexImage2D()?

This topic is closed to new replies.

Advertisement