adding an Image to a texture!

Blitz3D Forums/Blitz3D Programming/adding an Image to a texture!

Hi everyone!

a few hours back i came across a problem where i wanted to hae an image file on a texture, where the texture wasnt always the same.. i was going to ask about it but found a solution.

I decided to write a function to allow you to do this and managed to complete the function, i found it quite a useful little tool and have already used it in more than one project.


Anyways its over at the archives at:
http://www.blitzbasic.com/codearcs/codearcs.php?code=1129


Anyone got any suggestions for extras on this one? Simple yet quite effective i think. Let me know.

one of the reasons I posted here aswell is because many of the code archives dont get comments and the questions will be asked here usually. So, here y'are....


Cheeers

Always nice to see ppl contributing, thanks :)

Its no problem. It worked so well i thought i just HAD to share it :D

Im going to play with it some more and come up with a few different routines.