View Full Version : Render to texture...
is there any good tutorials in this.. or can anyone explain it to me.. I don't understand where to start..
Humus
05-02-2002, 02:53 AM
Exactly what are you looking for? An implementation of rendable textures or a more like uses for it?
Allan Walton
05-02-2002, 03:54 AM
go to nvidia.com -> developer -> render-to-texture pdf / html. this will tell you about ways to do this.
Allan
Humus
05-02-2002, 10:56 AM
If you're looking for an implementation you can check my code in my framework at my site (http://esprit.campus.luth.se/~humus/?page=3D) , there's a RenderTexture.h file in there that may be helpful.
Originally posted by Humus:
Exactly what are you looking for? An implementation of rendable textures or a more like uses for it?
I want to render some cool 3d stuff.. and then freeze it and render it to an quad and then I want to rotate and move the quad with the frozen 3d pic as texture into the screen and disapear http://www.opengl.org/discussion_boards/ubb/smile.gif
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.