POV-Ray : Newsgroups : povray.bugreports : Shadow of invisible objects : Re: Shadow of invisible objects Server Time
24 Jun 2024 07:27:11 EDT (-0400)
  Re: Shadow of invisible objects  
From: Nathan Kopp
Date: 28 Feb 1999 01:41:36
Message: <36D8E50F.B444CE06@Kopp.com>
I think you're still dealing with some form of the coincident surface
problem.  In the Object_A declaration, try changing the line
      object { Cast2 translate -0.001*y }
into
      object { Cast2 translate -0.0011*y }

This fixed the problem on my system.  ;-)

-Nathan


Post a reply to this message

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