File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ A Grid Shader for Unity !
4
4
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.
5
5
It performs much better than relying on GL lines to draw a grid, has more customization possibilities and works in a lot more situations.
6
6
7
- ![ Plane] ( https://raw.githubusercontent.com/ogxd/grid-shader-unity/master/Demo/plane.png )
8
- ![ Cube] ( https://raw.githubusercontent.com/ogxd/grid-shader-unity/master/Demo/cube.png )
9
- ![ Thickness] ( https://raw.githubusercontent.com/ogxd/grid-shader-unity/master/Demo/thickness.png )
7
+ ![ Plane] ( https://raw.githubusercontent.com/ogxd/grid-shader-unity/master/Demo/plane.gif )
8
+ ![ Cube] ( https://raw.githubusercontent.com/ogxd/grid-shader-unity/master/Demo/cube.gif )
9
+ ![ Thickness] ( https://raw.githubusercontent.com/ogxd/grid-shader-unity/master/Demo/thickness.gif )
10
10
11
11
## How To
12
12
Download the .unitypackage in the Release tab (or checkout and copy the Assets/Plugins/GridShader folder to your Assets folder)
You can’t perform that action at this time.
0 commit comments