Skip to content

solidearthlabs/ShaderGraph

 
 

Repository files navigation

Shader Graph

alt text

A Shader Graph enables you to build shaders visually. Instead of hand writing code you create and connect nodes in a graph network. The graph framework gives instant feedback on the changes, and it’s simple enough that new users can become involved in shader creation.

Disclaimer

This repository is under active development. Everything is subject to change.

Instructions

Requires Unity 2018.1 Beta

  • Download the beta here
  • Clone branch master
  • Open contained folder MaterialGraphProject as a Unity Project
  • Quickstart guide can be found here

About

Unity ShaderGraph project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.4%
  • HLSL 2.2%
  • ShaderLab 1.4%