https://github.com/srcnalt/unityshaders
Various shaders to use in Unity 3D.
https://github.com/srcnalt/unityshaders
Last synced: 3 months ago
JSON representation
Various shaders to use in Unity 3D.
- Host: GitHub
- URL: https://github.com/srcnalt/unityshaders
- Owner: srcnalt
- Created: 2017-06-20T02:06:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T02:36:25.000Z (about 8 years ago)
- Last Synced: 2025-02-12T10:21:52.962Z (5 months ago)
- Language: ShaderLab
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnityShaders
Will push here various shaders I wrote while I'm trying to learn for Unity 3D.- **TextureScroll:** Changes the offset of the texture by given speed on x and y axises.