Skip to content

zencipher/Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch

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.

About

  • 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

Known Issues

  • Shadow is not properly attached to model
  • Watch border is not an actual model

Note of Warning

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.

About

Animated stopwatch which cycles two hands per minute and per second. Includes projected shadow animation with changing light sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors