Assignment title: Information


In this prac you will write a model viewer. A model viewer is an application that reads a 3D model from a file and can render and view it in various ways. It is useful as a tool for testing and debugging individual models before they are imported into a larger application such as a game. The main aims of the prac are: • to get experience rendering an object that has been created by someone else; • to practice rendering an object in several ways, including the use of lighting and texturing; • to write graphics code as part of a more complex application The prac is worth 15% of your overall mark for the course. It is due on Monday, May 16 at 11.59pm. ThisassignmentrelatestothefollowingACSCBOKareas: abstraction, design, hardwareand software, data and information, HCI and programming