We built a graphics rendering of the Academic Quad for our final project!
We built each building in its own JS file, along with a separate file for the lamps,
and then loaded all the files into the demo.
Initial Plan
We were initially planning to construct an animated scene, inspired by the following
scene from the Disney film Tangled.
We wanted to do a Wellesley take on the scene, taking place on Lake Waban with
our Wellesley lamps floating around the scene instead of the paper lanterns used in
the film. We were hoping to create both an animation (which runs in a standard fashion when the user presses space)
or something of that sort, as well as an interactive element for users, where they might be able
to click on a particular lamp/lantern and send it floating in a random direction.
However, after sitting with the idea for a bit, we realized it would be a bit
difficult to implement and also that it might look odd, since we wanted to use
texture mapping to recreate campus elements like the Lake but then wouldn't be able
to animate it with natural looking movement.
Change in Direction
We had built the Wellesley lamp for our HWK6 assignment, and decided we could try
to recreate a section of the campus and do a virtual "tour" of it.
We eventually settled on the Academic Quad because of its unique contained
nature, and also because of the variation in gothic and modern styles of architecture -
which would allow us to explore our skills in object building and show off
all the skills we learned in CS 307!
The Iconic Wellesley Lamps
The first thing we created for this project was the Wellesley lamp.
Jewett
Next, we created Jewett.
Green Hall
Next, we worked on Green Hall.
Pendleton East & West
Next, we worked on Pendleton East and West.
Final Additions
The final thing we added was GUI controls for a more interactive experience.