All Projects → keijiro → Crossfadinglod

keijiro / Crossfadinglod

(Unity) Cross-fading LOD shader example

Labels

Projects that are alternatives of or similar to Crossfadinglod

Otto
Otto sample project for the AI Planner
Stars: ✭ 113 (-33.92%)
Mutual labels:  shaderlab
Unityurp Billboardlensflareshader
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
Stars: ✭ 140 (-18.13%)
Mutual labels:  shaderlab
Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (-8.19%)
Mutual labels:  shaderlab
Lwrpshaders
A collection of high customizable unlit shaders for Lightweight Render Pipeline
Stars: ✭ 125 (-26.9%)
Mutual labels:  shaderlab
Pencilsketcheffect
Real Time Hatching In Unity
Stars: ✭ 134 (-21.64%)
Mutual labels:  shaderlab
Unitychantoonshaderver2 project
UnityChanToonShaderVer2 Project / v.2.0.8 Release
Stars: ✭ 2,334 (+1264.91%)
Mutual labels:  shaderlab
Optically Realistic Water
A Unity port of Martins Upitis' fantastic ocean water shader, which was originally coded in GLSL for Blender.
Stars: ✭ 111 (-35.09%)
Mutual labels:  shaderlab
Unity Plugin
收集的Unity3D插件以及资源、粒子等,欢迎Star
Stars: ✭ 159 (-7.02%)
Mutual labels:  shaderlab
Chinesepaintingdemo
Demo of Chinese Painting Shader
Stars: ✭ 139 (-18.71%)
Mutual labels:  shaderlab
Spriteoutlinefx
Outline image effect for 2D sprites.
Stars: ✭ 154 (-9.94%)
Mutual labels:  shaderlab
2d Water Shader
2D Water Shader made in HLSL in Unity based on water effect from the game Kingdom
Stars: ✭ 126 (-26.32%)
Mutual labels:  shaderlab
Unityplayground
Experimental use
Stars: ✭ 127 (-25.73%)
Mutual labels:  shaderlab
Learnunityshader
学习Unity Shader过程中的一些记录,特效,动画Demo。
Stars: ✭ 141 (-17.54%)
Mutual labels:  shaderlab
Unity fps
Project and asset files for FPS Unity game.
Stars: ✭ 117 (-31.58%)
Mutual labels:  shaderlab
Squashandstretch
A Unity 2018.10b12 project where I am experimenting with a squash and stretch shader.
Stars: ✭ 160 (-6.43%)
Mutual labels:  shaderlab
Raymarchinginhdrp
Stars: ✭ 112 (-34.5%)
Mutual labels:  shaderlab
Neitri Unity Shaders
Collection of shaders for Unity3D and VRChat
Stars: ✭ 137 (-19.88%)
Mutual labels:  shaderlab
Xiexes Unity Shaders
A re-write and restructure of XSToon.
Stars: ✭ 171 (+0%)
Mutual labels:  shaderlab
Stylized Water
A stylized water shader (and material presets) for Unity.
Stars: ✭ 162 (-5.26%)
Mutual labels:  shaderlab
Unityscreenspaceboolean
Screen Space Boolean Implementation for Unity.
Stars: ✭ 150 (-12.28%)
Mutual labels:  shaderlab

Cross-fading LOD shader example

This example shows how to use the cross-fading option of LOD Group with custom shaders.

blend dither

How to set up

  • Set up LOD Group in the usual manner.
  • Change Fade Mode of the LOD Group to "Cross Fade".
  • Set Fade Transition Width to a proper value, like 0.5.
  • Update materials in the group to use one of the cross-fading LOD shaders.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].