Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 495 Bytes

File metadata and controls

10 lines (6 loc) · 495 Bytes

Shader sandbox in Unity

Just a sandbox to explore shaders and collect them.

Resources and inspirations

Dependencies

  • Unity version 2021 LTS. I suppose that the most comfy version to use, because you can use .shadergraph both in built-in and URP, and apparently use .shader as usual.