Recent posts

#21
Terragen Discussion / Re: Script to render out sever...
Last post by Kevin Kipper - October 21, 2025, 11:36:37 AM
Hi hipshot,

Great question.  First let me point out these two threads about the recent scripts we created for automating a cube map/sky box setup in Terragen and for stitching the rendered images together.

https://planetside.co.uk/forums/index.php/topic,31269.0.html
https://planetside.co.uk/forums/index.php/topic,31270.0.html

Also we made a blog post about it:
https://planetside.co.uk/blog/support-diaries-cubemaps/

I think the approach to render and save the six images automatically would involve the creation of a batch (.bat) file on a Windows system and then executing it.  The batch file would contain instructions from Terragen's command line rendering feature (see link below).  This would essentially launch Terragen, load the project, then render and save the frames.

https://planetside.co.uk/wiki/index.php?title=Command_Line_Reference

I believe Alex Pearce at Sim-plates recently shared some of his scripts for remote rendering on our Discord channel.  You may be able to look at his code and extract what would be needed to render the frames.  Here's a link to the video he shared: https://vimeo.com/1112145456/90b67220e2?share=copy

#22
Terragen Support / Re: Cloud rendering switches f...
Last post by midnight.mangler - October 21, 2025, 04:30:49 AM
Thank you so much for these tips! Greatly appreciated :)
#23
Terragen Discussion / Script to render out several c...
Last post by hipshot - October 21, 2025, 03:37:48 AM
Hi guys!

Back in the days when I was using T1, I had a script that allowed me to render and save multiple images. It was so I could make a sky box out of it without having to sit and render and save all six images manually.

I think the script actually rotated the camera, rendered and saved.

Is there anyway to automate T4 to do the same?

Thanks in advance.
#24
Image Sharing / Re: All these worlds...
Last post by raymoh - October 21, 2025, 03:04:27 AM
Thanks!
#25
Image Sharing / Re: All these worlds...
Last post by Dune - October 21, 2025, 01:53:01 AM
Terrific. Sky is great!
#26
Image Sharing / Re: All these worlds...
Last post by raymoh - October 21, 2025, 01:19:23 AM
Another view of the planet Zavijava IV, my hypothetical fourth planet of the star Beta Virginis.
This polar region extends around the North Pole of this young world, the South Pole being a sea, without landmass.
The northern landmass of the supercontinent is cold and snowy, but there is little ice. The climate of the polar regions is warmer than on Earth, the weather often foggy and stormy.
At the horizon, the two moons of this planet can be seen. They are of different size, but due to their orbits they appear optically almost the same size and can occasionally "eclipse" each other, similar to the Moon sometimes covering the Sun during a solar eclipse.
#27
Terragen Support / Re: Cloud rendering switches f...
Last post by Kevin Kipper - October 20, 2025, 02:02:09 PM
Thanks for sharing the project file.  The source of the noise is in the indirect lighting.  By adding a Render Layer I was able to save out the direct and indirect lighting elements and easily see the noise pattern.

You'll need to increase the Anti-aliasing value to clean up the noise.  This will increase the render time, but you can also reduce Easy Cloud 01's Ray-marching quality from 0.832301 to the default value of 0.5 to help compensate for that.

Since you're using the Path Tracer to render, you might try to increase the Max paths per sample value.  This can help reduce render times because the "smoother" sampled result means the anti-aliasing doesn't have to work as hard to clean up noise. (but test it first).

Lastly, if you don't need the Path Tracer for other reasons in your project, you could try rendering via the Standard renderer.  The standard render time was 03:52 verses the path tracer 23:50 with an anti-aliasing value of 8 for both renders.

31338_PathTracer_Render_23m50s.jpg
Path tracer render

31338_Standard_Render_03m52s.jpg
Standard render



#28
Terragen Support / Re: Cloud rendering switches f...
Last post by midnight.mangler - October 18, 2025, 06:04:18 AM
Here is an actual render. Top of image is flawless, then starts to get very noisy.

test.png
#29
Terragen Support / Re: Cloud rendering switches f...
Last post by midnight.mangler - October 18, 2025, 04:11:01 AM
testfile.tgd

Thanks! :-)
#30
Terragen Support / Re: Cloud rendering switches f...
Last post by Kevin Kipper - October 16, 2025, 11:25:08 AM
Can you send us the project file so we can take a look at it?