glDrawElements and GL_ARB_multitexture extension
In a simple case of using glDrawElements, we can define arrays of vertices, textures and normals. But I need render two textures in single pass and send different texture coordinates to each texture units. In this case can I get advantages of glDrawElements?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement