Skip to content

UnityTechnologies/ShaderGraph_ExampleLibrary

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 16, 2018 20:26

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! :)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published