POV-Ray : Newsgroups : povray.newusers : Black spots in my glass : Re: Black spots in my glass Server Time
5 Sep 2024 06:16:25 EDT (-0400)
  Re: Black spots in my glass  
From: Ken
Date: 6 Sep 2001 06:17:21
Message: <3B974E0F.AD20B01C@pacbell.net>
Hershel Robinson wrote:
> 
> I am working on a simple image, with a light blue background and a union of
> interconnected glass balls and cylinders in the foreground.  It is almost
> exactly what I want, but there is one problem.  At almost all of the
> connections of the cylinders to the spheres, I am seeing black.
> 
> How can I fix this?  By the way, I can not move the camera, nor change the
> background much--this image is being used for a web page.

> PS: Here is my code (there is more to it than this, but this is enough to
> see the problem):

Add the following line to your code:

global_settings { max_trace_level 15 }
 
#include "colors.inc"
#include "glass.inc"

etc...

-- 
Ken Tyler


Post a reply to this message

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