Publisher | Creeda Tools |
---|---|
File size | 25.77MB |
Number of files | 53 |
Latest version | 1 |
Latest release date | 2023-03-03 02:31:11 |
First release date | 2023-03-03 02:31:11 |
Supported Unity versions | 2018.4.2 or higher |
Parallax Mapping is a shading technique which uses height maps/displacement maps to add depth to textures.
In this package,there are two kinds of Parallax Mapping shaders:
- Basic Parallax Mapping: For low levels of depths and older targeted platforms.
- Advanced Parallax Mapping: For much higher depths and newer targeted platforms.
The advanced technique uses Ray marching which can greatly amplify the level of detail visible in the textures.
The shaders are supported by Built In, URP and HDRP pipelines.
The shaders are easy to use and work similar to the default Unity materials.
The shader code is customizable. URP and HDRP use Shader Graph.
Support and bug report: [email protected]