This repository contains two computer graphics and two computer vision projects.
Project 1
Filtered images and detected edges using Canny edge detection. For more info, open "Report1.html" in any browser!
Project 2
Created panorama image from four seperate images. For more info, open "Report2.html" in any browser!
Project 3
Drew lines and triangles using rasterization algorithms.
Project 4
Implemented shading, texturing, and transformations using triangle meshes.
