Instant Terra Forum

Instant Terra => Feature requests => Topic started by: Cryunreal on July 01, 2021, 04:33:01 PM

Title: Tiled textures in full resolution (terrain details)
Post by: Cryunreal on July 01, 2021, 04:33:01 PM
This is will be killer feature, no one saftware for terrain generation does not have this.

One of the bigest problem of terrain creation is making masks for details, because users dont see the final color of terrain in software for terrain generations.

For first step only albedo (color map) will be enough. In the future you can add normal maps and roughness. But the biggest problem with albedo.

This is the same as color map of instant terra, but tiled textures in full resolution. Like terrain details in any game engine, but very simple implementation.
Title: Re: Tiled textures in full resolution (terrain details)
Post by: Cryunreal on July 01, 2021, 04:57:59 PM
I have found almost the same feature, "tile color map" node. But this node generates extreamly high resolution of real color map and it will have lot of problems later.

51200x51200

You need to make a new type of data "terrain details" or "tiled texture" and render this separately of color map in shader.
Title: Re: Tiled textures in full resolution (terrain details)
Post by: Alexis Vaisse on July 02, 2021, 04:39:22 PM
I have great news for you: this feature is currently in development.
The estimated release date is August / September 2021.
Below is a screenshot taken from the version in development.
Title: Re: Tiled textures in full resolution (terrain details)
Post by: Cryunreal on July 04, 2021, 05:58:21 PM
Yes, this is what i mean exactly.
Perfect. This is right way.