POV-Ray : Newsgroups : povray.pov4.discussion.general : A serious question about massively parallel architectures (ie GPUs) : Re: A serious question about massively parallel architectures (ie GPUs) Server Time
25 Apr 2024 17:11:10 EDT (-0400)
  Re: A serious question about massively parallel architectures (ie GPUs)  
From: Warp
Date: 20 Jan 2010 08:58:57
Message: <4b570c21@news.povray.org>
One thing which could help is if the user could control how many rays
are spawned from a point, depending on the situation.

  For example, if you are emulating blurred reflections using averaged
textures, it would suffice to use much simpler scene settings for rays
sent from this surface (because most of the detail would be blurred out
anyways). You might not need, for example, to calculate area lighting
for things hit by these rays. Also if such a ray hits another object
with blurred reflection, it might be enough for it to have just regular
reflection instead.

-- 
                                                          - Warp


Post a reply to this message

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