Full project and code for all of my shader tutorials.
☆451Jul 27, 2019Updated 6 years ago
Alternatives and similar repositories for Unity-Shader-Tutorials
Users that are interested in Unity-Shader-Tutorials are comparing it to the libraries listed below
Sorting:
- unity shader tutorials☆1,059Jun 30, 2021Updated 4 years ago
- Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.☆934Jan 3, 2021Updated 5 years ago
- Source code for Toon Water Shader tutorial for Unity. Renders and animates toon-style waves from a noise texture and generates shoreline …☆825Jan 21, 2019Updated 7 years ago
- Source code for Grass Shader tutorial for Unity. Generates blades with a geometry shader, tessellates input mesh to control density.☆859Oct 19, 2021Updated 4 years ago
- Various shaders.☆1,904Jul 29, 2025Updated 7 months ago
- Shading models for Unity’s Universal Render Pipeline.☆1,010Nov 28, 2024Updated last year
- Bloom effect for Unity☆1,012Apr 16, 2017Updated 8 years ago
- A bunch of shader examples created in Unity (ShaderGraph & Built-in) 🧙✨☆1,101Jun 5, 2024Updated last year
- Water Buoyancy Simulation for Unity☆948Jan 8, 2020Updated 6 years ago
- 🐈 Fur shader for Unity.☆870Jan 10, 2022Updated 4 years ago
- Collection of ShaderGraph examples for Unity.☆703Apr 21, 2019Updated 6 years ago
- #NVJOB Simple Water Shaders. Free Unity Asset.☆345Apr 10, 2023Updated 2 years ago
- Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.☆921Jan 21, 2019Updated 7 years ago
- Texture-Paint on Unity.☆1,300Aug 17, 2018Updated 7 years ago
- Unity shaders optimized for Low Poly models.☆191Apr 25, 2019Updated 6 years ago
- Test of a frosted glass material in Unity.☆901Jun 10, 2024Updated last year
- 頂点の位置と法線を、Texture2Dに保存しておく。ARGBFloatとか、HDR Textureを使用したバージョン☆816Mar 30, 2021Updated 4 years ago
- Sand box project containing example shaders and assets compatible with Unity Universal Render Pipeline.☆828Dec 9, 2020Updated 5 years ago
- A PBD fluid in unity running on the GPU☆751Aug 30, 2022Updated 3 years ago
- A collection of high customizable unlit shaders for Lightweight Render Pipeline☆121Jun 9, 2020Updated 5 years ago
- A GPU Particle System for Unity ✨capable of simulating and rendering millions of particles at once 💥☆740Nov 7, 2018Updated 7 years ago
- This technique is designed to instance Characters(SkinnedMeshRender).☆1,774Mar 6, 2024Updated 2 years ago
- Simple examples of Unity shader graphs.☆1,263Nov 16, 2018Updated 7 years ago
- This project contains a collection of Custom Renderer examples. This will be updated as we refine the feature and add more options.☆2,260Oct 23, 2025Updated 4 months ago
- Outline Image Effect for Unity☆1,557Apr 16, 2023Updated 2 years ago
- Realistic Real Time Grass Rendering With Unity. Using the Geometry Shader to generate millions of grass on GPU. ref:Edward Lee☆600Jul 29, 2020Updated 5 years ago
- An example of controlling particle system from timeline.☆578Dec 3, 2021Updated 4 years ago
- Ceto: Ocean system for Unity☆1,079Jan 30, 2022Updated 4 years ago
- Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draw…☆452Jun 9, 2020Updated 5 years ago
- Miscellaneous Shaders in Unity, WIP(maybe?)