Skip to content

omid3098/ShaderGraphBaker

Repository files navigation

ShaderGraphBaker

Use ShaderGraph as a texture creation tool!

image

Left: Procedural brick shader.
Right: Baked shader into 1024 textures.

image

Another example:

Procedural Bath Tile

Here is the article on Medium

Package dependencies

Add to manifest.json in your unity project following packages:

How to contribute

  • I am trying to develop more custom nodes to be able to generate more complex procedural textures. feel free to add yours and send a PR.
  • Make a better custom window or implement sub-menus directly in ShaderGraph!