astefanutti / kms-glsl

CLI that runs OpenGL fragment shaders using the DRM/KMS Linux kernel subsystem
https://ttt.io/glsl-raspberry-pi
MIT License
87 stars 14 forks source link

Add Python scripting support #21

Closed astefanutti closed 11 months ago

astefanutti commented 11 months ago

Closes #1, closes #19.

The documentation can be found in the README, and in the glsl.py file for user-defined inputs specifically.