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
- [GreaseMonkey] Unity Forum Fixer
- UnityHub: Make Hub application background Translucent
- Customize SpriteShapeRenderer quality (but has issues)
- Editor tool: Copy selected gameobject’s names into clipboard as rows (for Excel)
- Editor tool: Replace string in selected gameobject’s names
- UnityHub: Enable built-in Login Dialog (no more browser login/logout issues!)
- Use TikTok-TTS in Unity (with WebRequest)
- Create Scene Thumbnail Image using OnSceneSaved & OnPreviewGUI
- webgl+javascript TTS
- Using Moonsharp (LUA) + Unity Webgl
- Using 3D gameobject prefabs with Unity Tilemap + NavMesh Surface
- Custom Unity Hub Project Template Preview Image/Video (using HTML+CSS in package description)
Recent Comments
- Vector3 maths for dummies! on
- UnityHub: Make Hub application background Translucent on
- UnityHub: Make Hub application background Translucent on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- ffmpeg stream raw video into Unity Texture2D on
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!