update README.md
This commit is contained in:
parent
e235cd5d25
commit
b590469790
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
GLSL shaders made in/for the [Shader Editor app](https://f-droid.org/en/packages/de.markusfisch.android.shadereditor/) on F-Droid ([source](https://github.com/markusfisch/ShaderEditor)).
|
GLSL shaders made in/for the [Shader Editor app](https://f-droid.org/en/packages/de.markusfisch.android.shadereditor/) on F-Droid ([source](https://github.com/markusfisch/ShaderEditor)).
|
||||||
|
|
||||||
### binary_clock.glsl
|
### binary_clock.glsl
|
||||||
Displays hours, minutes and seconds in binary as rows of filled circles.
|
Displays hours, minutes and seconds in binary as rows of filled circles. The example below is showing the time `19:15:57`
|
||||||
|
|
||||||
![](demo/binary_clock.png)
|
![](demo/binary_clock.png)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue