So, I've been trying to figure out how to render the scene, then copy that to another image to use as a texture. I've tried copyrect on the frontbuffer to a texturebuffer, to an image that I used to texture an item and tried copying from teh backbuffer before rendering.
How would one accomplish this in a WORKING fashion? :P
How would one accomplish this in a WORKING fashion? :P