Planetside Software Forums

General => Terragen Discussion => Topic started by: speedychef on September 24, 2017, 02:29:12 PM

Title: What size is the world??
Post by: speedychef on September 24, 2017, 02:29:12 PM
I'm importing grey scale images to be used as a height map, but the terrain generated sometimes looks like a small patch. Is there a way to identify the size of the world and make a grey scale image that fits those dimensions?
Title: Re: What size is the world??
Post by: Dune on September 25, 2017, 02:29:55 AM
It's all in meters, so you can set the size you want. There's also a measuring tool, and a loose simple shape of certain dimensions can help give a clue about terrain size too.
Title: Re: What size is the world??
Post by: bobbystahr on September 25, 2017, 10:51:49 AM
Quote from: speedychef on September 24, 2017, 02:29:12 PM
I'm importing grey scale images to be used as a height map, but the terrain generated sometimes looks like a small patch. Is there a way to identify the size of the world and make a grey scale image that fits those dimensions?

I've found that a greyscale of 2048 square comes in as a terrain of 2,048 meters square  if that's any help. Then to get the camera close Right click in the 3D preview and select Center on heightfield shader..then zoom in.
Title: Re: What size is the world??
Post by: Oshyan on September 25, 2017, 10:42:56 PM
The default planet is the size of Earth. Imported heightmaps from image formats that do not have embedded scaling information (e.g. bmp, jpg, png) are scaled with 1 pixel = 1 meter. You can adjust this with Heightfield Adjust nodes, assuming you are loading your images through heightfield load nodes and not as Image Maps for displacement. If they are Image Maps you can just scale them in the Image Map shader.

- Oshyan