Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/sharow/pj
- Owner: sharow
- Created: 2015-08-31T14:04:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-12T06:05:12.000Z (about 9 years ago)
- Last Synced: 2024-11-20T11:14:49.384Z (2 months ago)
- Topics: glsl, live-coding, raspberry-pi
- Language: C
- Homepage:
- Size: 30.3 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.