Tagged Questions
4
votes
3answers
2k views
How can I apply 2 or more texture maps to a gluSphere OpenGL object?
I'm writing a basic planet viewer OpenGL Perl application, just for fun.
I have the basics working, with the glorious planet, implemented through a gluSphere(), rotating with the classic earth texture ...