Project for GPU programming 2025 Various shader effects implemented in CUDA How to run Use the Makefile provided by running: make all This builds the binary, you can then run it using: ./main INPUT_FILENAME.ppm OUTPUT_FILENAME.ppm shader (mask) The output is written to the specified OUTPUT_FILENAME.ppm