POV-Ray : Newsgroups : povray.off-topic : GPU rendering : Re: GPU rendering Server Time
7 Sep 2024 11:25:27 EDT (-0400)
  Re: GPU rendering  
From: Orchid XP v8
Date: 18 Jul 2008 04:16:14
Message: <4880514e$1@news.povray.org>
>> OOC, is it possible to use a GPU to copy and transform chunks of video 
>> data? (E.g., rotate, scale, that kind of thing.)
> 
> Yes, you just draw a textured square wherever you want, using whatever 
> you want as the texture (the result of a previous calculation?).

I was hoping you'd say something like that. :-)

Is it possible to take a chunk of the frame buffer and turn it into a 
texture? Or would I have to render texture to texture and then make a 
copy to the screen so I can see it?

> The only limitation is that you cannot render to a texture at the same 
> time as using that texture as a source for drawing operations.

That won't be a problem.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.