Xibanya / UnityShaderViewer

Tool for viewing Unity shaders online, with auto-generated links to definitions

Home Page:https://xibanya.github.io/UnityShaderViewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityShaderViewer

Tool for viewing Unity shaders online, with auto-generated links to definitions

Directory

https://xibanya.github.io/UnityShaderViewer/ Browse all the shaders and includes that have been added to the database so far

Search

https://xibanya.github.io/UnityShaderViewer/Tools/DynamicViewer.html Search for the definition of built-in functions and variables. (probably the most useful tool in this repository, I use it all the time myself!)

Pastebin

https://xibanya.github.io/UnityShaderViewer/Tools/Paste.html Paste or type in some ShaderLab code and it will be instantly formatted with nice colors and links to definitions

Viewer

https://xibanya.github.io/UnityShaderViewer/Tools/Viewer.html paste the url of a raw shader file and it'll be parsed with links to definitions added

About

Tool for viewing Unity shaders online, with auto-generated links to definitions

https://xibanya.github.io/UnityShaderViewer/

License:Apache License 2.0


Languages

Language:HTML 93.3%Language:JavaScript 5.7%Language:CSS 1.0%