|
|
Warp <war### [at] tagpovrayorg> wrote:
: I don't know what does the standard Reorient_Trans() macro do, but perhaps
: I'll use that in the supercone, if not anything else, for modularity.
Oops! With your example I get the error:
#error "error in Reorient_Trans macro: Axis1 may not be exact opposite of Axis2"
Why?
Shouldn't there be a code that just rotates or scales the object
accordingly in this case?
(By the way, the behaviour of the #error command should be better: It
should just print the error message (not the line where it is) and then
stop. Also I don't think that POV-Ray needs to open the file where the
#error was called.)
--
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}// - Warp -
Post a reply to this message
|
|