Over the holiday break I completed a tutorial series on GLSL shaders. Shaders are programs that run on GPU for each pixel on the screen.…
Introduction Over the summer, I came across a computer graphics course from Dartmouth, CS 87/287 – Rendering Algorithms (https://cs87-dartmouth.github.io/Fall2022/). The professor posted all the lectures…