Copying a texture to another
Greetings!
I was wondering how to copy a section from one texture to another?
Because I''d like to make my models blink every now and then. :p hehe
Justin Eslinger
~-=-=-=-=-=-=~~Justin Eslinger~~.."BlackScar"..~~-=-=-=-=-=-=~
OpenGL protects it''s textures so you can''t actually copy the data for the texture, but you can always draw part of a texture over the section you want to blink. Or, write a custom image loader which will build a bunch of textures one w/blinkedeyes, one without, then make them into textures.
Morgan
Morgan
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement