Beast is an advanced tessellation shader integrated into Unity's Standard (for Built-in RP) and Lit (for Universal RP) shaders and offers:
• Four types of tessellation:
1. Fixed
2. Distance Based
3. Edge length
4. Phong
• Recalculation of displaced Normals and Tangents.
• Supports lightmapping and global illumination.
• Fully compatible with Unity's post processing and image effects.
• Faster shadow caster pass with controllable tessellation LOD.
Shaders are Curved World compatible.
Try PC Demo.
Asset is already included in the Amazing Shaders Bundle.
Note:
• Shaders are compatible with Built-in and Universal render pipelines.
• Device with tessellation support is required.
• This is not a terrain shader.
Supported Unity versions:
• Only the latest LTS versions of Unity 2019.4, 2020.3, 2021.3 and 2022.3 are supported.
• Unity alpha and beta versions are never supported.
• Unity 'tech release' versions are not officially supported.