Computer Graphics repo
MP1 - Block I Animation, using affine and non-affine transformations to animate.
MP2 - Flight Simulator, randomly generates terrain and allows you to fly around the screen using typical flight controls.
MP3 - Made a Cube Map that maps an environment texture, Also loads an object from an obj file and can rotate the camera/object.
MP4 - Made a basic particle system; has a drag force, inverse-drag force, and gravity.