A comprehensive collection of computer graphics algorithms and simulations implemented in Python. This repository contains solutions to all 8 experiments from the CSE4221 Computer Graphics Lab Manual.
Abstract: Computer graphics is generally divided into two branches: real-time rendering and physically-based rendering. Conventional graphics processing units (GPUs) were designed to accelerate the ...