POV-Ray : Newsgroups : povray.advanced-users : error: Cannot layer over a patterned texture. : Re: error: Cannot layer over a patterned texture. Server Time
30 Jul 2024 14:21:33 EDT (-0400)
  Re: error: Cannot layer over a patterned texture.  
From: Nathan Kopp
Date: 28 Nov 1999 23:58:30
Message: <384207f6@news.povray.org>
Ron Parker <ron### [at] povrayorg> wrote...
> By the way, one side-effect of this is that POV seems to trace too many
rays
> for some scenes.  The following scene traces three rays per pixel (one eye
> ray plus one transmitted ray for each of the plain textures in the
> interpolation.)  I suppose you could call that a bug.

Not totally a bug.  If each layer has a different normal & the interior has
an IOR, you'd want it to use different rays.  An optimization would be to
re-use the result from a refraction or reflection if the previous layer
already shot it.

-Nathan


Post a reply to this message

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