All Projects → UnityTechnologies → Shadergraph_examplelibrary

UnityTechnologies / Shadergraph_examplelibrary

A library of Shaders created using Unity's Shader Graph.

Labels

Projects that are alternatives of or similar to Shadergraph examplelibrary

Marschner Hair Unity
Implement Marschner Shading Model In Unity
Stars: ✭ 61 (-95.21%)
Mutual labels:  shaderlab
Vrc storage
assets distribution
Stars: ✭ 72 (-94.34%)
Mutual labels:  shaderlab
Openyandere
An open-source community rewrite of the game "Yandere Simulator" in C#. 2020 july 4th update (This isn't the leak guys soz.) but you may join discord https://discord.gg/e8RNBBw
Stars: ✭ 81 (-93.64%)
Mutual labels:  shaderlab
Unitymcubes
marching cubes ported from C to unity and C#
Stars: ✭ 65 (-94.89%)
Mutual labels:  shaderlab
Unitypointcloudviewer
Point Cloud Viewer and Tools for Unity
Stars: ✭ 71 (-94.42%)
Mutual labels:  shaderlab
3dxrayshader unity
Surface shader. Clips a Model with given plane , applies fresnel on clipped part and highlights the cross section.
Stars: ✭ 73 (-94.27%)
Mutual labels:  shaderlab
Uchromakey
Chroma key shader asset for Unity
Stars: ✭ 58 (-95.44%)
Mutual labels:  shaderlab
Photosynthesizer
Unity plugin to procedurally sprout foliage throughout your scene.
Stars: ✭ 85 (-93.32%)
Mutual labels:  shaderlab
Volumetrictracer
A simple way to render soft, volumetric bullet tracers in Unity. Only needs a unit cube and a material to render and supports instancing.
Stars: ✭ 72 (-94.34%)
Mutual labels:  shaderlab
Unityshadercheatsheet
Collection of Unity shader copypastas and gotchas
Stars: ✭ 81 (-93.64%)
Mutual labels:  shaderlab
Unity Realtime Planar Mirror
Powerful, deeply optimized real-time planar mirror in Unity.
Stars: ✭ 69 (-94.58%)
Mutual labels:  shaderlab
Urp Ssao
Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline
Stars: ✭ 69 (-94.58%)
Mutual labels:  shaderlab
Se Natural Bloom Dirty Lens
(Legacy) post-processing effect for Unity.
Stars: ✭ 76 (-94.03%)
Mutual labels:  shaderlab
Jl S Unity Blend Modes
👾 Collection of Unity shaders that support blend modes like photoshop layer style (Darken, Multiply, Linear Burn, etc)
Stars: ✭ 62 (-95.13%)
Mutual labels:  shaderlab
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-93.56%)
Mutual labels:  shaderlab
Unity Custom Rendering Pipline
A custom rendering pipeline(not SRP)'s practice & implement
Stars: ✭ 58 (-95.44%)
Mutual labels:  shaderlab
Sugar Warrior
A game created for the first Brackeys Game Jam!
Stars: ✭ 74 (-94.19%)
Mutual labels:  shaderlab
Unityvertexcolors
Stars: ✭ 86 (-93.24%)
Mutual labels:  shaderlab
Jetdogs Prefabs
Prefabs for vrchat to help creators ranging from beginners to more experienced users.
Stars: ✭ 83 (-93.48%)
Mutual labels:  shaderlab
Proceduralcity
Unity demo that uses a few tricks to build random nice-looking 3D cities
Stars: ✭ 77 (-93.95%)
Mutual labels:  shaderlab

Shader Graph Example Library

Player Lineup

Description

This project is a library of different custom shaders created using Unity's Shader Graph feature. All of the shaders are compatible for the Lightweight Scriptable Render Pipeline.

These Shader Graphs are provided as-is; so your mileage may vary! You are more than welcome to modify/change/extract/use any of the examples.

Contains examples for:

  • Mesh Renderers/Skinned Mesh Renderers (located in ExampleScene-Player)
  • Simple Particles
  • Procedural Graphs and Animations (Using no Textures)
  • Sprites
  • Some 'Scenarios' such as Triplanar Grass and Vertex Offset Sine Wave

Software Requirement

  • Version: Unity 2018.3.0f2
  • Package: com.unity.render-pipelines.lightweight: 4.6.0-preview

Known Issues

There is sometimes an issue when opening the project for the first time that textures set in the Material Inspector aren't being applied properly; the current 'fix' is to open the related Shader Graph, click the "Save' button and the Material should update. :)

Contact

if you have any issues & requests for the Shader Graph Example Library; please reach out to Andy Touch:

And please get in touch if you use any of the examples for anything! :)

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].