Skip to content

Commit f23e1a7

Browse files
author
nekocode
authored
Update README.md
1 parent 611ecd3 commit f23e1a7

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
@@ -3,14 +3,14 @@
33

44
Realtime camera filters. Process frames by OpenGL shaders.
55

6-
**[Download the apk](https://github.com/WeLikeVis/CameraFilter/releases/download/1.3/app-debug.apk)** to have a try.
6+
**[Download the apk](https://github.com/WeLikeVis/CameraFilter/releases/download/1.4/app-debug.apk)** to have a try.
77

88
## Filters
99

1010
Thasnks to the original authors of the filters' shader codes. I had only portted them from webgl to opengl es.
1111

1212
| Filter | Preview | Filter | Preview |
13-
| :---- | :-------- | :------ |
13+
| :----- | :------ | :----- | :------ |
1414
| [Edge Detection](https://www.shadertoy.com/view/Xtd3W7) | ![](art/1.png) | [Pixelize](https://www.shadertoy.com/view/4lXXDH) | ![](art/2.png)|
1515
| [EM Interference](https://www.shadertoy.com/view/lsXSWl) | ![](art/3.png)| [Triangles Mosaic](https://www.shadertoy.com/view/4d2SWy) | ![](art/4.png) |
1616
| [Legofied](https://www.shadertoy.com/view/XtBSzy) | ![](art/5.png) | [Tile Mosaic](https://www.shadertoy.com/view/MtfXRN) | ![](art/6.png) |
@@ -20,4 +20,4 @@ Thasnks to the original authors of the filters' shader codes. I had only portted
2020
| [Mapping](https://www.shadertoy.com/view/XsX3R7) | ![](art/13.png) | [Crosshatch](https://www.shadertoy.com/view/MdX3Dr) | ![](art/14.png) |
2121
| [Lichtenstein-esque](https://www.shadertoy.com/view/Mdf3zS) | ![](art/15.png) | [Ascii Art](https://www.shadertoy.com/view/lssGDj) | ![](art/16.png) |
2222
| [Money Filter](https://www.shadertoy.com/view/XlsXDN) | ![](art/17.png) | [Cracked](https://www.shadertoy.com/view/XdBSzW) | ![](art/18.png) |
23-
| [Polygonization](https://www.shadertoy.com/view/4lsXR7) | ![](art/19.png) | | |
23+
| [Polygonization](https://www.shadertoy.com/view/4lsXR7) | ![](art/19.png) | | |

0 commit comments

Comments
 (0)