UnityURPUnlitScreenSpaceDecalShader
3d-game-shaders-for-beginners
Our great sponsors
UnityURPUnlitScreenSpaceDecalShader | 3d-game-shaders-for-beginners | |
---|---|---|
1 | 7 | |
881 | 12,968 | |
- | - | |
2.1 | 0.0 | |
about 1 month ago | 4 months ago | |
ShaderLab | C++ | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
UnityURPUnlitScreenSpaceDecalShader
-
After suggestion from other devs, update the aiming helpers with screen space decals in URP. What do you think? The red stripes are shown when the pitch/roll angles are wrong. The blue circle is the predicted touch site.
I have to use Screen Space Decals from NiloCat (link).
3d-game-shaders-for-beginners
-
Where to find shader resources?
Book of Shaders 3D Game Shaders for Beginners Martin Donald Freya Holmer
-
Game Engine From Scratch
Some tutorials I have looked at (well nor originally, as I learned the basics when we were still at DX9 :D): - https://lettier.github.io/3d-game-shaders-for-beginners/index.html
- Are there any resources on Post processing effects like Bloom HDR rendering tone mapping etc..
-
OpenGL engine - testing omnidirectional shadow maps with Sponza
Thanks! What feature would you add next? I've been thinking of implementing some of the shaders here
- 3D Game Shaders for Beginners
What are some alternatives?
godot-psx-style-demo - Demo project featuring a collection of PS1 style shaders and materials for Godot engine.
tinyrenderer - A brief computer graphics / rendering course
driven-decals - A mesh-based PBR decal system for Unity's universal render pipeline.
URP-LWRP-Shaders - A Collection of Shader For URP(LWRP) Render Pipeline
SHADERed - Lightweight, cross-platform & full-featured shader IDE
OpenSubdiv - An Open-Source subdivision surface library.
reshade - A generic post-processing injector for games and video software.
pinball - Emilia Pinball : A Libre pinball simulator for GNU Linux
julia-set-with-shaders - Julia set render with GLSL shaders and P5.js library
glTF-Sample-Models - glTF Sample Models
LearnOpenGL - Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
glslSmartDeNoise - Fast glsl deNoise spatial filter, with circular gaussian kernel, full configurable