Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 321 Bytes

File metadata and controls

12 lines (7 loc) · 321 Bytes

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