-
-
Notifications
You must be signed in to change notification settings - Fork 351
Python wrapper for GlslViewer
Patricio Gonzalez Vivo edited this page Sep 29, 2019
·
1 revision
GlslViewer now ships with a Python package. It's essentially a wrapper that allows to compile, benchmark and render shaders from a Python script.
- First make sure you have the setup tools
sudo apt install python-setuptools
- Once you compile the binaries do
sudo make install_python