CS 4554- Computer Graphics I: Instructions for Assignment 0
Requirements
- Download CG1_LAB0.zip and extract it
- Open the project file from Visual C++ 10
- Compile and Run the application
- Use the sample application provided to load and draw any model you want.
- Source codes are located in the folder Source/
- Models are located in the folder Data/
Additional Help Information
- More models can be found here : Model Geometry Collection Site
- Model format : 3D Model File Description
- Please refer to the Running OpenGL Instruction for more information