POV-Ray : Newsgroups : povray.general : zRCube (POV Clone) : Re: zRCube (POV Clone) Server Time
8 Aug 2024 06:12:57 EDT (-0400)
  Re: zRCube (POV Clone)  
From: Ron Parker
Date: 31 May 2001 11:59:12
Message: <slrn9hcqii.54p.ron.parker@fwi.com>

>> examples of POV-Ray where this kind of compromise was made. Which feature
>> could look better if we don't worry about the rendering time (and you have
>> no way of tuning its quality so that you can get the better result)?
>> 
>The 'sturm' keyword is such a case (probably the only one), where the default
>choosen was speed against accuracy (it apply to sor, some lathe, blob, cubic,
>poly,
>some prism and quartic).

Likewise media parameters and perhaps the default radiosity parameters.  But
you seem to have ignored the parenthetical part of the question.

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