|
|
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
|
|