InTerra ~ Terrain Features

by [email protected]

This is a paid asset, but now you can download InTerra ~ Terrain Features Free.

Detail this asset from Unity Store: Original Link

InTerra ~ Terrain Features v1.2.0 (Latest version)

Download Now

InTerra ~ Integration of Objects into Terrain (Advanced Terrain Blending), Hiding texture repetition, Heightmap blending, Triplanar mapping & More

The main feature of this Asset is the visual integration of Objects into Terrain.

It was designed to be as realistic and seamless as possible and it will help you to create very diverse and unique terrains. It is also very easy to use, there is no need for script attachment, you just choose the shader as you can see in the video.

There are two shaders included – one for Objects integration (which also works with Unity Terrain Standard shader) and one for Terrain (which is basically Standard with additional features). Both shaders are shader model 3.0 and are originally designed for PC(Windows) but I did some successful Linux and Android testing (although it might be rather heavy for mobile – depending on the features you choose – there is also the possibility for Terrain shader to sample only two layers and be lighter than the Unity Terrain Standard).

You can see the list of the shaders features in Technical details.

If you have any questions or problems you can visit InTerra Forum Thread.

Note: The 3D model Rock_06 (from Book Of The Dead: Environment) and the Snow texture (from Terrain Tools Sample Asset Pack) used in the demo scene of this asset belongs to Unity and according to my knowledge can be freely used only within the Unity projects.

Object into Terrain Integration Shader Features:

• Choice of Terrain Layers – for the performance reasons, you can choose to integrate only into one or two selected layers or the whole Terrain shader pass(four layers) – the less Layers the better performance.

• Easily adjustable Object-Terrain intersection for textures and mesh normals.

• Object-Terrain textures transition based on heightmaps.

• Options for steep slopes texturing – Secondary intersection that allows you to set the intersection for steep slopes separately, Triplanar Mapping or Distortion as an alternative for triplanar with basically zero performance impact.

Note that the steep slopes texturing depend on correctly calculated Object mesh normals !

• Multiple Terrains possibility – One Material can receive data only from one Terrain which is determined by the average position of all Objects using the Material, so for multiple Terrains you will need a copy of Material for each Terrain.

Terrain Shader Features:

• Hiding textures repetition (by covering the texture in the distance by its scaled up version)

• Triplanar mapping for steep slopes texturing (for the first four layers) with possibility for only first Layer to be triplanar to improve performance and there is also possibility to apply that one Layer to all steep slopes automatically (and posibility to move any Layer to first position)

• The choice for using only two Terrain Layers for improving performance (if you can create diversity with the objects it is sometimes enough… 🙂 )

• Usage of mask maps (Heightmap Blending(for the first four layers), Ambient Occlusion, Metallic map, the possibility to easily join Mask map and Normal map for improving performance (then the Mask map will contain Normal map, Heightmap and AO map)

The Asset also includes two easy Mask map creators – One for the Mask with channels as in description of Terrain Layer Mask (R:Metallic, G:AO, B:Height, A:Smoothness) and one for Mask map that includes the Normal map as described above.

Limitations:

• Non-Uniform scaling of Objects is not supported (some seams might appear when use)

• Blending of Terrain and Object mesh normals is calculated per vertex and always affects the whole polygon of Object – so if the Object is too low-poly some seam might appear or the lighting of polygon might be badly affected.

• Some seams also might appear just because of the way the shadows are calculated in Unity, in which case an increase of shadow bias might help.

• Triplanar features will be applied on Terrain Base map only if you do not have more than four Layers and you are using “First Layer Only” – otherwise the calculation would be too heavy and the Base map would become pointless.

Supported Unity versions: 2019.3.0 or higher (Currently Built-in only, URP support is planned)

Related Posts

Leave a Comment