POV-Ray : Newsgroups : povray.unofficial.patches : bump_depth for facets? Server Time
8 Jul 2024 16:44:33 EDT (-0400)
  bump_depth for facets? (Message 1 to 2 of 2)  
From: Oldstench
Subject: bump_depth for facets?
Date: 24 Jun 2001 01:42:06
Message: <rs9bjtkj1bc8hemncklcqnr2b4o74pu3cm@4ax.com>
Can I change the depth of facets, or is there an inherent property in the
facet algo that makes this impossible (or at least highly improbable?)
Oldstench................


Post a reply to this message

From: Ron Parker
Subject: Re: bump_depth for facets?
Date: 25 Jun 2001 10:11:22
Message: <slrn9jehka.27n.ron.parker@fwi.com>
On Sun, 24 Jun 2001 01:42:38 -0700, Oldstench wrote:
>Can I change the depth of facets, or is there an inherent property in the
>facet algo that makes this impossible (or at least highly improbable?)

You can change the size of the facets, but changing the depth without 
changing the size would be impossible even if they were real facets. 

-- 
#macro R(L P)sphere{L F}cylinder{L P F}#end#macro P(V)merge{R(z+a z)R(-z a-z)R(a
-z-z-z a+z)torus{1F clipped_by{plane{a 0}}}translate V}#end#macro Z(a F T)merge{
P(z+a)P(z-a)R(-z-z-x a)pigment{rgbt 1}hollow interior{media{emission T}}finish{
reflection.1}}#end Z(-x-x.2y)Z(-x-x.4x)camera{location z*-10rotate x*90}


Post a reply to this message

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