sharow / pj

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pj

GLSL live coding tool for RaspberryPi(works without WindowSystem)

demo in youtube

build

$ make depend
$ make

Run

$ ./pj ./shaders/tunnel.glsl

recommend tmux or gnu-screen.

About

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


Languages

Language:C 80.7%Language:GLSL 17.5%Language:Makefile 1.5%Language:C++ 0.3%