https://github.com/ogxd/grid-shader-unity
A grid shader for Unity 🌐
https://github.com/ogxd/grid-shader-unity
grid shader shaders unity unity3d
Last synced: about 2 months ago
JSON representation
A grid shader for Unity 🌐
- Host: GitHub
- URL: https://github.com/ogxd/grid-shader-unity
- Owner: ogxd
- License: mit
- Created: 2019-12-27T22:08:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T09:49:03.000Z (over 1 year ago)
- Last Synced: 2024-11-10T14:42:54.641Z (7 months ago)
- Topics: grid, shader, shaders, unity, unity3d
- Language: ShaderLab
- Homepage:
- Size: 4.44 MB
- Stars: 251
- Watchers: 7
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grid Shader
A Grid Shader for Unity !
It can scale infinitely (log10 scaling). Main lines will show a one to one grid for the current scale, while secondary lines show up secondary units.
It performs much better than relying on GL lines to draw a grid, has more customization possibilities and works in a lot more situations.

## How To
Download the .unitypackage in the Release tab (or checkout and copy the Assets/Plugins/GridShader folder to your Assets folder)