WebGL Projects

WebGL project 3 - Listen or read the description of the project

Description of Project 3

This was a project created for my introductory computer graphics class (CS351-1). The goal of the project was to create a 3D scene with a variety of differnt textures, lighting, and shading methods using JavaScript with the WebGL library. The scene is a simple room with a few animated objects in it, traversable via a first person camera. Check out a live version of the project here

Check out the report of the project here


WebGL project 2 - Listen or read the description of the project

Description of Project 2

This was a project created for my introductory computer graphics class (CS351-1). The goal of the project was to create a 3D scene with two different camera views, perspective and orthogonal, using JavaScript with the WebGL library. The scene is a simple room with a few animated objects in it, traversable via a first person camera. Check out a live version of the project here

Check out the report of the project here


WebGL project 1 - Listen or read the description of the project

Description of Project 1

This was a project created for my introductory computer graphics class (CS351-1). The goal of the project was to create a 2D scene with animation and 3D objects using JavaScript with the WebGL library. The scene consists of three animated assemblies. Check out a live version of the project here

Check out the report of the project here