Project by weekOldRoadkill (Freddy)
PROJECT IS LINUX ONLY!!!!
To compile you must run:
python build.py
Everything built will be left in the build directory.
To run the program, run:
./gl_compute_shader
To run the program using only your CPU, run:
./gl_compute_shader -cpu
- Python: https://www.python.org/
- Clang: https://clang.llvm.org/
- LodePNG: https://lodev.org/lodepng
- GLEW: http://glew.sourceforge.net/
- GLFW: https://www.glfw.org/
- Built on a Manjaro machine. All tools and libraries used were gotten via the official Manjaro repositories.
- Discord: week old roadkill#0776
- GitHub: https://github.com/weekOldRoadkill
- Email: freddymushroom@gmail.com
- Page: https://weekOldRoadkill.github.io/
This project is licensed under an unmodified zlib/libpng license. Check LICENSE for more info.