ColinLeung-NiloCat
TechnicalArtist. Write rendering C# / shader hlsl / vfx, for mobile game using Unity URP
Pinned Repositories
JasonMaToonRenderPipeline
JTRP : Unity HDRP ToonShading Render Pipeline (Preview)
ShaderNotes
put all shader related notes and example script here
Unity_StageLightManeuver
UnityURP-BillboardLensFlareShader
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
UnityURP-MobileDrawMeshInstancedIndirectExample
Example project to draw 1million grass instances on mobile
UnityURP-MobileScreenSpacePlanarReflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection
UnityURP-SurfaceShaderSolution
a tiny and flexible surface shader solution for Unity URP
UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
UnityURPUnlitScreenSpaceDecalShader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
ColinLeung-NiloCat's Repositories
ColinLeung-NiloCat/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
ColinLeung-NiloCat/UnityURP-MobileDrawMeshInstancedIndirectExample
Example project to draw 1million grass instances on mobile
ColinLeung-NiloCat/UnityURPUnlitScreenSpaceDecalShader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
ColinLeung-NiloCat/UnityURP-MobileScreenSpacePlanarReflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection
ColinLeung-NiloCat/UnityURP-BillboardLensFlareShader
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
ColinLeung-NiloCat/UnityURP-SurfaceShaderSolution
a tiny and flexible surface shader solution for Unity URP
ColinLeung-NiloCat/ShaderNotes
put all shader related notes and example script here
ColinLeung-NiloCat/JasonMaToonRenderPipeline
JTRP : Unity HDRP ToonShading Render Pipeline (Preview)
ColinLeung-NiloCat/Unity_StageLightManeuver