Hi,
I'm looking for a batch command to render a k3d file. This is to automate an animation.
I intend to use sed command to automate editing the k3d file, render it, and mail the result. The one thing I don't know how to do is the batch command to generate the image.
Suppose the file is called myscene.k3d, and I want to render it into myscene.jpg or any other image file, what is the command I should use?
FYI, I run fedora 13 Linux
Thanks a lot!!!