This is an animated stopwatch application which features two hands that make full rotations per minute and per second. A projected shadow is implemented with matrix multiplication of the original clock hands and a shadow matrix. The shadow of the watch can also be altered using 'Q''W''E''A''S''D' keys, which change the values of the light source.
- Made using Visual Studio C++
- Project is for Computer Graphics (CSE170) UC Merced Spring 2018
- Repository does not include packages used to create this project (sig/sigapp) which are products of Marcello Kallmann
- Shadow is not properly attached to model
- Watch border is not an actual model
Instructors are beginning to use MOSS to catch cheaters. If you are a student looking here with the intent of copying this code, proceed with caution.