bgolus / Normal-Mapping-for-a-Triplanar-ShaderLinks
Example shaders showing different methods of implementing normal mapping for triplanar shaders.
☆151Updated 6 years ago
Alternatives and similar repositories for Normal-Mapping-for-a-Triplanar-Shader
Users that are interested in Normal-Mapping-for-a-Triplanar-Shader are comparing it to the libraries listed below
Sorting:
- Compute Stochastic Screen Space Reflections for unity post processing☆298Updated 8 months ago
- A single-component, GPU-based universal ambient occlusion and bent normal baker for Unity. The successor to my BNAO respository☆325Updated 3 years ago
- Unity project showing how to use the custom Package LightProbesVolumes for placing lightprobes automatically☆188Updated 6 years ago
- Experimental implementation of contact shadows for Unity.☆284Updated 7 years ago
- Volumetric clouds in Unity☆206Updated 2 years ago
- A simple mesh decal component for Unity☆231Updated 4 years ago
- Baking run-time shaders into textures in Unity☆112Updated 5 years ago
- raymarching experiment in unity☆86Updated 5 years ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆133Updated 6 years ago
- Full source-code for Amplify Occlusion plugin for Unity☆287Updated 10 months ago
- Overcast clouds with crazy colors skybox shader for Unity3d☆107Updated 2 years ago
- A Unity port of Brunetons improved atmospheric scattering☆125Updated 6 years ago
- Almost real-time Global Illumination for Unity.☆10Updated 3 years ago
- Geometry grass shader for Unity engine☆137Updated 4 years ago
- Biplanar mapping shader for Unity☆104Updated 4 years ago
- Planar reflection effect from the Adam Interior Environment package.☆109Updated 7 years ago
- Post-Processing Stack v2 Ambient Occlusion works on Lightweight Render Pipeline☆184Updated 5 years ago
- Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline☆87Updated 5 years ago
- A volumetric fog implementation in Unity.☆289Updated 5 years ago
- A Unity port of Martins Upitis' fantastic ocean water shader, which was originally coded in GLSL for Blender.☆187Updated 6 years ago
- Unity package implementing clustered capsule/character occlusion☆137Updated 9 months ago
- Example showing how to bake an AnimatedCurve into a Texture and use it in a shader.☆244Updated 3 years ago
- (Unity) Cross-fading LOD shader example☆235Updated 7 years ago
- A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.☆179Updated last year
- Unity fast object space ambient occlusion at runtime (URP & Built-in RP)☆138Updated 3 years ago
- Screen Space Global Illumination for Unity Universal Render Pipeline☆373Updated 5 years ago
- Unity material and shader for applying clipped, dithered transparency☆314Updated 4 years ago
- Universal Render Pipeline Shaders for Smoke Lighting (Normal, 6-Way + ASTA Workflows) for VFX Graph and Shuriken☆244Updated 3 years ago
- Unity tool to pack texture channels into a single texture.