Ourea
Ourea adds a naturally blend effect to models and terrain with screen space sampling source for surface shading.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $16
- Category:
- Tools › Terrain
- Developer:
- ShuiMUMU
- Price:
- $16
- Favorites:
- 4
- Supported Unity Versions:
- 2022.3.34 or higher
- Current Version:
- 1.0.0
- Download Size:
- 10.01 MB
- Last Update:
- Oct 11, 2024
- Description:
- Ourea is a Unity package that enables users to add a naturally blend effect to their models and terrain. The package includes several key features:
Assets Include:
- Important renderer feature
- Camera Textures Feature: creates screen space depth, albedo, normal, metallic, occlusion, and smoothness clips
- Several shaders with extra passes
- Extra Lit: an extended version of the Unity Lit shader with additional passes
- Terrain Extra Lit: an extended version of the Unity Terrain Lit shader with custom passes
Helpful shader includes:
- Camera Textures: full definitions and functions to sample data from the feature
- Universal Extra Lit Sub Target: allows creating Extra Lit in Shader Graph
- Sample Camera Textures Sub Graph: samples data from the feature using a node
This package is great for users who want to achieve a naturally blend effect on their models and terrain, even on complex scenes like terrain. The package is simple to use and has great compatibility with Shader Graph. - Technical Details:
- The Extra Lit shader always includes passes to write screen space surface data. After writing, other objects can sample the data and use a lerp function to achieve a naturally blend effect. Shader Graph is also compatible with this package.
- Continue »