Rendering lots of images

Started by Brisingre, April 25, 2008, 06:16:10 PM

Previous topic - Next topic

Brisingre

I am looking for a script that, given a list of coordinates (preferably easily definable) will render images from each set of coordinates. I need to render a lot of large images, and as I'm not fortunate enough to have a render farm, I need to render them all on one machine. The thought arises to render them all over the course of several days, and I would rather not have to check back every ten minutes to set up the next one. Anybody have such a script

thanks


old_blaggard

Terragen has a built-in scripter that you can use to set this up.
http://www.terragen.org - A great Terragen resource with models, contests, galleries, and forums.

gregsandor

Anyone using Terragen ought to bookmark this page:  http://terrasource.net/ 

Brisingre, go get CamPath (version 3 not 4) http://www2.cs.uh.edu/~somalley/campath.html 
Use it to create the script, then in Terragen, set the scene up and run the script.  It will do exactly what you are after.

pauli

Quote from: Brisingre on April 25, 2008, 06:16:10 PM
I am looking for a script that, given a list of coordinates (preferably easily definable) will render images from each set of coordinates.

Do you mean you want to manually define coordinates for each image?
In that case you could just manually edit the script using a text editor.

At your Terragen home directory (where the terragen.exe is located) there should be an example script "Example.tgs".
It contains comments to describe each script command.
Basically, to render an image at some coordinates, you would need the following commands:

CamPos  x,y,z
TarPos  x,y,z
FRend

And a command such as
  initanim  "C:\temp\tgpic", 1
at the beginning of the script to set the filenames.

If you have an advanced text editor such as Vedit, you could create a script to create the script.  8)

--
Pauli
http://koti.mbnet.fi/pkl/