Skip to content

Commit 2e0a923

Browse files
author
Olivier Giniaux
committed
Update screenshots paths
1 parent 9095b41 commit 2e0a923

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ A Grid Shader for Unity !
44
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.
55
It performs much better than relying on GL lines to draw a grid, has more customization possibilities and works in a lot more situations.
66

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)
1010

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

0 commit comments

Comments
 (0)