Skip to content

alxyuu/cs354_proj1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/*
 * README
 * ------
 * Put the results of the Performance Test here.  Also, include the names
 * of your team members and any special instructions for compiling, etc.,
 * if you did something besides the standard Makefile.
 *
 * Group Members: 
 * Alex Yu
 * Howard Fu
 * 
 * Performance Tests:
 * |-----------------------|
 * |  Mode  | Time Elapsed |
 * |--------|--------------|
 * | 1      | 17.99s       |
 * | 1 wire | 18.00s       |
 * | 2      | 18.00s       |
 * | 3      | 17.99s       |
 * | 4      | 17.99s       |
 * | 4 wire | 17.99s       |
 * | 5      | 17.99s       |
 * | 6      | 17.99s       |
 * | 7      | 17.99s       |
 * |-----------------------|
 *
 * All three cone display modes ran at approximately the same time. We expected 
 * the calculated cone display to take the longest, but due to the high performance
 * of the cpu and gpu, the differences in real world performance between the three
 * modes were negligible.
 *
 * Extra Credit:
 * In our freeform scene, we implemented transparency, dynamically calculated cylinders,
 * and the ability to resize the inner and outer cubes using the hotkeys 1, 3, 7, and 9.
 */

About

cs354_proj1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages