|
|
Arie L. Stavchansky <ari### [at] bellatlanticnet> wrote:
: When I rotate a pov ray object like a the box, POVRay will rotate it about
: it's center point.
Nope, it rotates it around <0,0,0>.
: However, if I make a prism, it rotates the prism around
: the first point created.
If the first point is located at <0,0,0> then that's true. If it's somewhere
else, then it isn't (is it will always rotate around <0,0,0>).
: How can I make a prism object and if I apply the
: rotate parameter have it rotate around the center of the prism object?
What is the center of a prism?
--
#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
|
|