Shader-Graph-Tutorials
Shader tutorials
A set of tutorials on using Unity's Shader Graph to create various visual effects.
Project files for our tutorials on using Shader Graph in Unity.
257 stars
21 watching
90 forks
Language: C#
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brackeys/rpg-tutorial | A Unity project designed to teach RPG game development concepts through tutorials | 762 |
brackeys/force-field | A tutorial project demonstrating how to create a Force Field effect in Unity using Shader Graph and C#. | 93 |
ronja-tutorials/shadertutorials | A collection of Unity shader tutorials covering various topics | 970 |
orels1/orels-unity-shaders | A collection of Unity shaders designed for practical use in 3D graphics projects | 178 |
googlefonts/compute-shader-101 | Provides sample code and resources to help developers learn and implement compute shaders in Rust. | 535 |
synlogic/syns-unity-shaders | A collection of Unity shaders designed to enhance and customize visual effects in 3D environments. | 60 |
paroj/gltut | A series of tutorials on using OpenGL for graphical rendering | 1,578 |
ianacaburian/learnjuceopengl | A tutorial project on 2D graphics programming in JUCE using OpenGL | 21 |
shader-park/shader-park-core | A JavaScript library for creating procedural graphics and shaders in real-time. | 759 |
fordhurley/glsl-grapher | Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
voxelboy/resources-for-writing-shaders-in-unity | A collection of resources and assets to aid in learning shader programming for Unity. | 191 |
seblague/clouds | A simple Unity plugin for rendering clouds using raymarching | 863 |
andydbc/hologramshader | A Unity shader package providing a customizable hologram effect with a material editor. | 938 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |