An open API service indexing awesome lists of open source software.

https://github.com/moolen/gllock

OpenGL glitch screensaver
https://github.com/moolen/gllock

Last synced: 11 days ago
JSON representation

OpenGL glitch screensaver

Awesome Lists containing this project

README

          

# gllock

hackydacky opengl version of [glitchlock](https://github.com/moolen/glitchlock)

Shout out to [cstengel](https://github.com/cstegel) for his collection of [opengl samples](https://github.com/cstegel/opengl-samples-golang) and [yoichi kobayashi](https://github.com/ykob) for his [GLSL glitch](https://codepen.io/ykob/pen/GmEzoQ) implementation.

![gllock](https://imgur.com/mF8WTER.jpg)

## Usage

Grab the latest version from the [releases page](https://github.com/moolen/gllock/releases).

```
$ gllock --help
Usage of gllock:
-debug
debug mode logs additional information (for instance your password)
-overlay string
specify a path to an image. it will be overlayed at the center of the screen. This image should be smaller than the screen dimensions.
-version
show version and exit
```