taurus66 opened this issue on Jul 10, 2004 ยท 4 posts
taurus66 posted Sat, 10 July 2004 at 12:00 AM
In the version 1.x Apophysis had a nice feature called "animation batch". it created an uf parameter-file with the frames for animation. In version 2.0 this feature is missing and no built-in script can substitute it. The Animation render script does nothing valuable on my machine. Does anyone know a solution for this dilemma?
Greetings from Germany
Torsten
Wub posted Sat, 10 July 2004 at 7:43 AM
There's a line in the Animation render script that reads... Renderer.Filename := 'c:renders' + Format('%.2d', j]) + '.bmp'; For the script to work the c:renders folder has to exist, or you need to change that text to point to an existing folder. Then it should render all of the frames needed to create the animation.
crazywitko posted Sun, 11 July 2004 at 3:30 AM
Thanks Wub...I was going through the forum and seen this, as I was wondering the same. Now I can make animations!!
taurus66 posted Mon, 12 July 2004 at 3:56 AM
Attached Link: http://www.taurus-arts.de
Thanx a lot!