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

multitexture

Started by
0 comments, last by yooyo 24 years, 2 months ago
can someone explain multitexture under opengl? you may skip parts about detecting and mapping multitexture functions. god is a coder!
main(o,_){for(_?--o, main(o+2,"FApHGG@`FP``aP``FP``aP``FDHX""PhPpFDHdPhQHFDIBPhRDF`ScdB"[o]):5;o&&_>1;printf("%s",_-70?_&1?"$$":" ":(_=0,"n")),_/=2);}
Advertisement
Sure, check out www.opengl.org under Developer Documentation/Specs/OpenGL 1.2 Specification. In the appendix of that document is the ARB_multitexture spec, that gives you the specifics. As far as examples go, I think Mike Gold has one up on his page:

http://www.berkelium.com/OpenGL/examples/index.html

-Brian Sharp
www.maniacal.org

This topic is closed to new replies.

Advertisement