Hamid Reza
09-07-2010, 08:38 PM
Hi,I want to make a heat effect.
I know that for do this work i must make a plane and get a picture from the back of the plane and set this picture
as the plane texture.Next use from a shader to wrap its texture;
But i don't know that how can i get a picture from the back of the plane?
I can do this work by "glCopyTexSubImage2D" or use from "Render to texture" method , but i want best and fastest way.
Please guide me. :confused:
Thank you for your attention.
I know that for do this work i must make a plane and get a picture from the back of the plane and set this picture
as the plane texture.Next use from a shader to wrap its texture;
But i don't know that how can i get a picture from the back of the plane?
I can do this work by "glCopyTexSubImage2D" or use from "Render to texture" method , but i want best and fastest way.
Please guide me. :confused:
Thank you for your attention.