This past fall term I had the opportunity to complete an internship with NASA at the Kennedy Space Center in Florida. The internship was 4…
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…