Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sharow/pj

:art: GLSL live coding tool for RaspberryPi(works without WindowSystem)
https://github.com/sharow/pj

glsl live-coding raspberry-pi

Last synced: 4 days ago
JSON representation

:art: GLSL live coding tool for RaspberryPi(works without WindowSystem)

Awesome Lists containing this project

README

        

# pj
GLSL live coding tool for RaspberryPi(works without WindowSystem)

[demo in youtube](https://www.youtube.com/watch?v=D35dL-3vLhs)

## build

```
$ make depend
$ make
```

## Run

```
$ ./pj ./shaders/tunnel.glsl
```
recommend tmux or gnu-screen.