Planetside Software Forums

General => Terragen Discussion => Topic started by: mr_anderson on August 03, 2015, 06:46:04 PM

Title: Render each Animation Frame Script
Post by: mr_anderson on August 03, 2015, 06:46:04 PM
Hey everyone,

I am on my last bit of my project. I am currently trying to locate a script that will render each frame of my animation. However, each render needs to render a skybox (front, right, back, left, up). Does anyone have a script or know of one to do such rendering? Or would it be best to create a single frame for each angle?
Title: Re: Render each Animation Frame Script
Post by: Matt on August 03, 2015, 07:03:58 PM
Maybe some others will have better solutions, but for this kind of thing I would suggest making 6 cameras and rendering 6 sequences (or 5 if you don't need 'down'). I don't know of any real shortcuts that don't make it more complicated. Unless you want to render with a spherical camera; maybe you can convert from spherical lat-long to skybox.

Matt