ShaderGraph-Custom-Lighting
Lighting demo
A Unity project demonstrating custom lighting techniques using Shader Graph in the Lightweight Render Pipeline.
A sample project showcasing a simple method to calculate custom lighting inside of Shader Graph for the Lightweight Render Pipeline. Includes a sample toon shaded scene and example assets. Built for Unity 2019.2 .
275 stars
13 watching
156 forks
Language: Mathematica
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stackgl/glsl-lighting-walkthrough | An in-depth tutorial on custom GLSL lighting with per-pixel shading and various material techniques | 459 |
therealmjp/shadows | A D3D11 sample app demonstrating various real-time shadow mapping techniques. | 815 |
ellioman/shaderproject | A collection of reusable shader code snippets for Unity3D, intended for educational purposes and sharing with the community. | 527 |
voxelboy/resources-for-writing-shaders-in-unity | A collection of resources and assets to aid in learning shader programming for Unity. | 191 |
orels1/orels-unity-shaders | A collection of Unity shaders designed for practical use in 3D graphics projects | 178 |
synlogic/syns-unity-shaders | A collection of Unity shaders designed to enhance and customize visual effects in 3D environments. | 60 |
experience-monks/jam3-lesson-webgl-shader-threejs | A ThreeJS application demonstrating the use of custom vertex and fragment shaders in WebGL | 366 |
experience-monks/jam3-lesson-webgl-shader-intro | An introduction to fragment shaders in WebGL, focusing on basics and simple effects. | 312 |
brackeys/shader-graph-tutorials | A set of tutorials on using Unity's Shader Graph to create various visual effects. | 257 |
andydbc/hologramshader | A Unity shader package providing a customizable hologram effect with a material editor. | 938 |
libretro/common-shaders | A collection of commonly used pixel shaders for rendering old school video game footage. | 1,052 |
dqlin/lghdemo | A real-time rendering demo showcasing lighting grid hierarchy techniques | 114 |
keijiro/testbedhdrp | A Unity project showcasing custom effect ideas with HDRP for graphics development | 1,219 |
lwjgl/lwjgl3-demos | A collection of demonstration programs showcasing various features and techniques in graphics rendering using the LWJGL 3 API. | 351 |
worldofzero/unityvisualizations | A collection of Unity shaders and visual effects used to create immersive environments and visualizations. | 597 |