Skip to content

andydbc/unity-shadergraph-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShaderGraph examples and demos License Donate

A comprehensive collection of shaders examples for the new ShaderGraph. The node-based shader creation tool made by Unity

Cloning

This repository contains submodules for external dependencies, so when doing a fresh clone you need to clone recursively:

git clone --recursive https://github.com/andydbc/unity-shadergraph-sandbox.git

Existing repositories can be updated manually:

git submodule init
git submodule update

Examples

  • Dissolve

Dissolve

  • Fire

Fire

  • Hologram

Hologram

  • Pixelate

Pixelate

  • Toon

Toon

  • Simple Flag

Flag

Requirements

Require Unity 2019.1.0f2 or newer.

License

Licensed under the Open Source MIT license.

About

✏️ Collection of ShaderGraph examples for Unity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages