Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.77 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.77 KB

Final Project - Computer Graphics

How to use:

1. Run python build.py
2. Run ./lab
3. Controls:
	w = toggle wireframe
	1 = toggle shaders
	2 = toggle objects
  • Name and partners name(At most teams of 3 folks total)
    • Team member 1: Mike Molisani
  • How many hours did it take you to complete this final project?
    • Initial implementation: 18 hours
    • Tweaks and improvements: 12 hours
  • Did you collaborate or share ideas with any other students/TAs/Professors?
    • Bounced improvement ideas off of Mike (Prof. Shah) but no code sharing
  • Did you use any external resources?
  • (Optional) What was the most interesting part of the Final Assignment? How could the instructor improve the final project?
    • I feel like I really got to push myself on this assignment. It was overall a great experience and great ideas were provided to leverage as starting points.