Navigation auf uzh.ch

Suche

Department of Informatics Visualization and Multimedia Lab

Teaching

Computer Graphics Lab (BINFP601, MINFP601)

Overview

Computer graphics is used in many areas such as special effects in movies, 3D games, interactive graphics on handheld devices or any 3D data visualization in general. In this lab, the students will learn and implement fundamental 3D computer graphics techniques in the context of an interactive application that has to be develope on top of a given framework. The foundations of interactive 3D computer graphics include a wide range of topics such as polygonal 3D modeling, illumination and shading, geometric transformations, viewing in 3D, visibility and occlusion culling, clipping, rasterization and texturing. During the course of the lab, these foundations will be explored in the context of an Open GL ES based implementation. The lab buildson the lecture Computer Graphics (BMINF002) which is recommended to be attended before or in parallel to this lab course.

The lab may include a quick introduction into C/C++/Objective-C programming which may be necessary develop interactive graphics programs in many application domains (3D games, scientific visualization, virtual reality, etc.).

Course REGISTRATION

It is a requirement that each lab participant has verified that he or she is correctly registered for the OLAT course (see link at the top). The OLAT course will be used for distributing lab material, homework assignments, discussions and more.

Literature

  1. Mobile 3D Graphics with OpenGL ES and M3G. by Pulli et al., Morgan Kaufmann.
  2. OpenGL ES Programming Guide. by Munshi et al., Addison-Wesley.
  3. OpenGL Primer. by Ed Angel, Addison-Wesley.
  4. OpenGL Programming Guide (Fourth Edition). by Woo et al., Addison-Wesley.

Lab Projects

For these labs (BINFP601 and MINFP601), students must be present and successfully participate in the lab sessions. Programming projects must be completed in C/C++/Objectiv-C as required and submitted in time (via OLAT, link at the top) to the assistant leading the lab course according to the individual lab project rules.

Lab projects will target the iOS/iPad mobile platform and students will be provided with an iPad and a software framework that helps them creating interactive 3D graphics programs for that framework and device. It is necessary for students to eventually deploy their solutions via a Mac onto the iPads. Mac machines are available in the IfI Computer Lab.