Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 310 Bytes

File metadata and controls

9 lines (6 loc) · 310 Bytes

Computer Graphics Course Projects

This folder includes three projects that I completed for the Computer Graphics course at USC.

Main C++ files are named as 'hwX.cpp' inside 'hwX-starterCode' folders where

X = 1: Height Fields using Shaders
X = 2: Simulating a Roller Coaster
X = 3: Ray Tracer