https://github.com/kevinw/unityshaderrewriterexample
Unity shader rewriting proof-of-concept/example
https://github.com/kevinw/unityshaderrewriterexample
Last synced: about 2 months ago
JSON representation
Unity shader rewriting proof-of-concept/example
- Host: GitHub
- URL: https://github.com/kevinw/unityshaderrewriterexample
- Owner: kevinw
- Created: 2017-07-14T15:33:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T15:38:56.000Z (almost 8 years ago)
- Last Synced: 2025-03-22T22:01:50.550Z (2 months ago)
- Language: C#
- Homepage:
- Size: 327 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnityShaderRewriterExample
An example showing how to build a Shader Forge like tool for Unity, where the text of shaders gets updated on the fly.
Ships with a minimal example baking a color's value directly into the text of the shader:
