18
2014
Shader Forge resources & shaders
Adding list of Shader Forge related tutorials / shaders here.
(Main image is created using this UDK Metal tutorial, check it in metal webplayer)
Get Shader Forge from AssetStore, its easy to use! (and works with unity free/indie also)
https://www.assetstore.unity3d.com/#!/content/14147?aid=1101lGti
UNITY SHADER FORGE RESOURCES (node images, ready shaders, tutorials)
– PB Bumbed Specular (node tree)
– HueStrip (node tree)
– NormalBlend (node tree)
– UDK Snow (node tree *not complete*)
– UV Twist (node tree)
– Few downloadable shaders (forum)
– Image Mask (node tree)
– Normal map from Heightmap (node tree)
– Gradient multimap (node tree)
– Random pixel rotator (node tree)
– Tesselator(DX11) (node tree)
– (more to be added..)
SHADER FORGE TUTORIALS
– Official youtube tutorials
– Youtube tutorials (basics)
UDK TUTORIALS (some can be used almost directly)
– Metal material (UDK tutorial)
– Material tutorials (lamp, masking, flicker light, water, distortion..)
– UDK Material Examples (basic effects)
– Hair (UDK tutorial)
– Custom Lighting (UDK tutorials)
– Ice#1 , Ice#2 , Ice#3 , Ice#4 , Ice#5 , Ice#6 (UDK tutorials)
– Animated computer screen (UDK)
– Hologram material (UDK)
– (more to be added..)
WEBPLAYER DEMOS (mostly my own tests)
– Metal material
– Candle material (simulated sub-surface scattering effect, model from: turbosquid)
– Ice material (from the ice#5)
Related Posts
6 Comments + Add Comment
Leave a comment
Recent posts
- Favorites in PackageManager
- LudumDare59 : Signal
- Unity Editor: Tree Generator
- Leaf/Foliage Generator Tools (Runs in Browser)
- Testing Unity AI Beta
- Ways to Support UnityCoder Development
- Using UI Slider to Create 5-Star Rating Element
- Game Music Library For Unity (editor plugin)
- Fontastic : Easily Test Fonts in Unity Editor!
- GeoTiff Importer & Terrain Generator for Unity
- Create Baked DropShadow for UI images
- .JP2 Ortho Image Converter to PNG/JPG/TIFF
Recent Comments
- on Mesh Exploder (sources)
- on Sprite Sheet Flip Book Shader
- on Sprite Sheet Flip Book Shader
- on [Asset Store] PolygonCollider2D Optimizer
- on Trajectory Test Scene 2.0
- on Vector3 maths for dummies!
- on UnityHub 3.6.0: Remove Version Control & Cloud Dashboard columns
- on Using RenderDoc with Unity (graphics debugger)
Coin:
CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS
An article by













mirror shader:
http://forum.unity3d.com/threads/shader-forge-a-visual-node-based-shader-editor.222049/page-33#post-1658816
simple vertex color blend mask:
http://forum.unity3d.com/threads/shader-forge-a-visual-node-based-shader-editor.222049/page-40#post-1762113
community shaders:
http://acegikmo.com/shaderforge/wiki/index.php?title=Community_Creations
Terrain triplanar:
http://forum.unity3d.com/threads/shader-forge-a-visual-node-based-shader-editor.222049/page-67#post-2035399
ground reflection:
http://forum.unity3d.com/threads/shader-forge-a-visual-node-based-shader-editor.222049/page-67#post-2034421
hologram shader:
http://forum.unity3d.com/threads/shader-forge-a-visual-node-based-shader-editor.222049/page-76#post-2129559
Great job!
Thank you for the interesting shaders.
I want to find an example of a shader like the raindrops on the glass. Now I was faced with one small problem – how to get a “blurred” pixel in the drop, I would very much approached MipMap MainTex but no thumbnails.
Any examples of ShaderForge very interesting to me, they give ideas and understanding, thank you for the interesting links, do not stop!