playing 'round with shaders
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jakob 4d64d911fb added notes 9 months ago
src laying down some pixelspirit cards 9 months ago
.gitignore Initial commit 9 months ago
LICENSE Initial commit 9 months ago
Notes.md added notes 9 months ago
README.md added notes 9 months ago

README.md

sheadernanigans

playing 'round with shaders

install

  1. get glslViewer sudo add-apt-repository ppa:patriciogv/glslviewer-ppa && sudo apt-get update && sudo apt install glslviewer else, if "no release file" error appears, remove the ppa: sudo add-apt-repository --remove ppa:patriciogv/glslviewer-ppa and install the latest release via dpkg -i
  2. run glslViewer src/000-hello.frag