CS 174A Winter 2017 Projects

Below are links to some of the WebGL projects I worked on while taking CS174A: Introduction to Computer Graphics, as a way to show off some of the things I can do using WebGL.

All of these were made with some sample utility and matrix functions provided by the authors of our textbook. These are provided in the files MV.js, webgl-utils.js, and initShaders.js.