-
Notifications
You must be signed in to change notification settings - Fork 4
Simple ShaderToy for X Windows & OpenGL ES 2.0
License
suiginsoft/sstoy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
sstoy - Simple ShaderToy viewer for X & GLES2 ============================================= A simple offline ShaderToy-compatible GLSL shader viewer for X using OpenGL ES 2.0, inspired by the Suckless Philosophy. Requirements ------------ In order to build sstoy you will need the Xlib, EGL and OpenGL ES 2.0 development headers installed on your system. The program can also be demanding on GPU hardware, so the more powerful GPU you have, the better. Installation ------------ Edit config.mk to match your local setup (the /usr/local prefix is used by default). Afterwards enter the following command to build and install sstoy (if necessary as root): make clean install Running ------- Simply invoke the 'sstoy' command. To quit, press either the Escape or Q keys.
About
Simple ShaderToy for X Windows & OpenGL ES 2.0
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published