layering and control fragment shaders via osc.
weltfrieden is experimental software and still has to be built from source. Please make sure you have the needed dependencies for your platform installed.
brew install glfw3apt-get install xorg-dev libglu1-mesa-dev cmake automake xutils-dev libegl1-mesa-dev libtoolInstall glfw3 from source:
git clone https://github.com/glfw/glfw
mkdir -p glfw/build
cd glfw/build
cmake ..
sudo cmake installInstall epoxy from source:
git clone https://github.com/anholt/libepoxy
cd libepoxy
./autogen.sh
make
sudo make installgit clone https://github.com/fortmeier/weltfrieden
cd weltfrieden
make
./weltfrieden -w 512 -h 512 --cache