|
|
> I have a while-loop in which I change the camera-position every next loop.
> How can I save and display the picture for every loop as a bitmap?
What you are trying to do is an animation. This is not done like this,
but there are specific options in POV-Ray for making animations.
Consult the sections 3.12, 5.2.1 and 9.1.3.1 of the POV-Ray 3.5
documentation.
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
Post a reply to this message
|
|