InTerra ~ Shaders for Terrain and advanced visual integration of Objects into Terrain.
Unity Free Source Code
Although this Unity Asset is typically a paid asset, it is currently available for free download. It’s important to note that this offer is intended strictly for educational purposes or for testing the product before making a purchase, and it should not be utilized for commercial activities
UNITY ASSET STORE LİNK: LINK
The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end platforms.
Essential features for Terrain, including currently the most advanced Object-Terrain blending. Everything was carefully designed for quick and easy workflow and all you need to do to use the InTerra features is to select the InTerra shader for your Terrain or Object Material.
The main features:
- Integration of Objects into Terrain
- Tessellation (HDRP Only)
- Parallax Occlusion Mapping
- Hiding Texture Repetition
- Triplanar Mapping
- Heightmap Blending
- Automatic Steep Slopes Texturing
- Color Tint Texture
- Base Map Support
You can see the detailed list of the shaders features in Technical details.
❗ URP and HDRP shaders are available only from version 2021.2.0f1.
There are the Standard and the Diffuse shaders for the Built-in render pipeline and Lit shaders for URP and HDRP.
Shaders are supported for PC(Windows) and Linux.
❗ If you are using URP or HDRP it is needed for the Shader Variant Limit to be set at least 1538. It is recommended to set the Shader Variant Limit before the import, or there may be need to reimport the Object into Terrain Integration shader after changing the value.
Built-in shaders can take about 15 to 20 minutes to import, while the URP and HDRP shaders are imported within a minute and it is recommended to deselect the Built-in folder before import if you are importing into HDRP or URP project.
DOWNLOAD LINK: LINK