POV-Ray : Newsgroups : povray.binaries.images : Proof of Concept: Cutoff Distance for Fading Lights : Re: Proof of Concept: Cutoff Distance for Fading Lights Server Time
29 Jul 2024 18:20:41 EDT (-0400)
  Re: Proof of Concept: Cutoff Distance for Fading Lights  
From: Samuel Benge
Date: 30 Jan 2014 14:30:00
Message: <web.52eaa6fe810450087579b7ac0@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> A scene with 1000 randomly placed light sources with distance-dependent
> attenuation (fade_power, fade_distance).
>
> First image: POV-Ray 3.7, render time 73s.
>
> Second image: experimental patch, render time 9s.
>
> For each light source, the patch automatically computes a cutoff
> distance based on light source brightness, fade parameters, and a global
> threshold (currently this is the global adc_bailout setting). Beyond
> this distance, the lights source is simply ignored.
>
> (As an alternative, the patch also allows for manually specifying the
> cutoff distance, but that's not used in this scene.)

Cool work, Christoph!

There's something odd going on between the two images you posted: the spheres in
the UberPOV version are noticeably darker, but the plane is not. Did you change
the spheres' material settings between renders?

Sam


Post a reply to this message

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