POV-Ray : Newsgroups : povray.programming : Highlight bug (job000137) : Highlight bug (job000137) Server Time
6 Oct 2024 13:45:57 EDT (-0400)
  Highlight bug (job000137)  
From: Massimo Valentini
Date: 5 Dec 2002 15:07:32
Message: <3defb204@news.povray.org>
From http://www.povray.org/download/3.5-bugs.php
http://news.povray.org/3bb4cf08@news.povray.org

<QUOTE>
// camera in front of box:
camera {location -2.5*z look_at 0}
// light_source behind box:
light_source {1000*z, color 1}
background {color <0.6,0.8,1.0>}
box {
   <-1,-1,0>, <1,1,0>

</QUOTE>

I think this is a case of the 'coincident surfaces problem'. 
It suffices to thicken a little the box and the highlights 
are no more visible.

Massimo


Post a reply to this message

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