Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fernandogcat/unityshadergraphsamples
https://github.com/fernandogcat/unityshadergraphsamples
madewithunity shadergraph unity3d
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fernandogcat/unityshadergraphsamples
- Owner: fernandogcat
- License: mit
- Created: 2020-05-14T15:20:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T08:18:47.000Z (over 4 years ago)
- Last Synced: 2024-12-13T16:58:26.368Z (20 days ago)
- Topics: madewithunity, shadergraph, unity3d
- Language: HLSL
- Size: 16.6 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnityShaderGraphSamples
This repository contains examples of shaders made with ShaderGraph. These are created mostly for learning purposes.
# System requirements
- Unity 2019.3
- High Definition Render Pipeline 7.3.1
- Shader Graph 7.3.1# Shaders
## ColorBandsShell
Inspired by this [Ducky3D video](https://www.youtube.com/watch?v=qdP_hFbstRI), this example consists in two shaders: one for creating the colored band stripes and another for making a shell using a replicated model in the same position. Usage: