All Projects → knapeczadam → Unity Shaders

knapeczadam / Unity Shaders

Licence: mit
✨ Shader demo - More than 300 examples

Projects that are alternatives of or similar to Unity Shaders

3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+5808.08%)
Mutual labels:  unity, unity3d, game-development, gamedev, shaders, shader, hlsl
Radialprogressbar
Customizable radial progress bar shader for Unity3D. Allows you to set arc range, minimum and maximum colors, textures, radius, and a few more things. Create HP Bars, Speedometers, rank progress, etc!
Stars: ✭ 714 (+260.61%)
Mutual labels:  unity, unity3d, game-development, gamedev, shaders, shader
Rimlight
Customizable rimlight shader for Unity that includes pulsation and noise scrolling. Give your scenes that extra oomph!
Stars: ✭ 170 (-14.14%)
Mutual labels:  unity, unity3d, game-development, gamedev, shaders, shader
Spheredissolve
Customizable procedural spherical dissolve shader for Unity3D, for all your customizable procedural spherical dissolve needs!
Stars: ✭ 311 (+57.07%)
Mutual labels:  unity, unity3d, game-development, gamedev, shaders, shader
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+166.67%)
Mutual labels:  unity, unity3d, game-development, gamedev, shaders, shader
Unity Wireframe
General purpose wireframe shaders for use in Unity.
Stars: ✭ 378 (+90.91%)
Mutual labels:  unity, unity3d, game-development, shaders, shaderlab
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (-13.13%)
Mutual labels:  unity, unity3d, shaders, shader, shaderlab
Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (+23.23%)
Mutual labels:  unity, unity3d, shaders, shaderlab, hlsl
Verticaldissolve
Procedural vertical dissolve shader. Highly customizable. Tweak edge color, noisiness & waviness, rim light, emission scrolling and more.
Stars: ✭ 434 (+119.19%)
Mutual labels:  unity, unity3d, game-development, gamedev, shaders
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+444.95%)
Mutual labels:  unity, unity3d, game-development, shader, shaderlab
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (-71.21%)
Mutual labels:  unity, unity3d, shader, shaderlab, hlsl
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-58.59%)
Mutual labels:  unity, unity3d, shader, shaderlab
Gpu Planetary Rendering
GPU atmosphertic scattering and planet generation in Unity 3D
Stars: ✭ 92 (-53.54%)
Mutual labels:  unity, unity3d, shader, hlsl
Shaders
A collection of shaders written in CG/ShaderLab for Unity.
Stars: ✭ 173 (-12.63%)
Mutual labels:  unity, unity3d, shaders, shaderlab
3dxrayshader unity
Surface shader. Clips a Model with given plane , applies fresnel on clipped part and highlights the cross section.
Stars: ✭ 73 (-63.13%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-51.01%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Deadsimple Pixel Perfect Camera
An exceedingly easy-to-use pixel perfect orthographic camera script for 2D scenes in Unity. Punch in a few specs and you've got a working pixel perfect camera. It's that easy.
Stars: ✭ 186 (-6.06%)
Mutual labels:  unity, unity3d, game-development, gamedev
Proccharvfx
Procedural character generation with Unity Shader Graph and VFX Graph
Stars: ✭ 114 (-42.42%)
Mutual labels:  unity, unity3d, shader, hlsl
Unity Dithered Transparency Shader
Unity material and shader for applying clipped, dithered transparency
Stars: ✭ 174 (-12.12%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Unitylibrary
📚 Library of all kind of scripts, snippets & shaders for Unity
Stars: ✭ 1,968 (+893.94%)
Mutual labels:  unity, unity3d, shaders, shader

Unity-Shaders

Unity shaders - Demo project - preview

About

A one scene based Unity project that provides various shader examples.

Notes

  • Unity: 2018.3.0f2
  • Abbreviations:
    • D (Debug)
    • DS (Debug Surface)
    • F (Fragment)
    • FF (Fixed Function)
    • S (Surface)
    • SL (ShaderLab)
    • V (Vertex)
    • VF (Vertex-Fragment),
  • Shortcuts:
    • Left/Right arrow - previous/next model
    • L - open actual link(s) in your default web browser (if provided)
    • ESC - open listed shader(s) in your default script editor
  • GUID generation by Online GUID Generator
  • Dependency trees - located in Resources folder - can be visualized by using WebGraphviz

Zero to Hero (~to Intermediate)

My Shader study path was the following:

Useful links

Asset referencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].