POV-Ray : Newsgroups : povray.binaries.images : My first viable attempt with a Media Glow Replacement : Re: My first viable attempt with a Media Glow Replacement Server Time
30 Jul 2024 12:19:58 EDT (-0400)
  Re: My first viable attempt with a Media Glow Replacement  
From: clipka
Date: 6 Nov 2011 01:54:09
Message: <4eb62f11$1@news.povray.org>
Am 06.11.2011 05:26, schrieb [GDS|Entropy]:
> Outside of the FixedSimpleVector issue, I do really like glows, so i am giving
> another shot at integrating that patch with 3.7. Of course, I fully expect to
> run into the FSV limit if i succeed, just because this is something i want to
> use lol. :p

 From my understanding, the Do_Glow() call should go into trace.cpp, 
function Trace::TraceRay(...), near line 250, right before:

	if(traceLevelIncremented)
		ticket.traceLevel--;

Hope this helps.


Post a reply to this message

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