|
冬 王wrote:
I am writing code in opengl, GLSL V1.2,and I use Geforce 9500 card.
[quote]if you want to transform the data not realtime on the gpu, you can create (1024/128)^2 tiles of data and transform them on the cpu [/quote] I want do frustum in GPU, not on CPU. Is it possible? Can you provide some code ? Tanks a lot
Mar. 8
|