Praktikum Grafik-Programmierung und Anwendungen

  • Typ: Praktikum
  • Semester: SS 2012
  • Zeit:

    Kick-off meeting on Tuesday, April 17 at 14:00

    50.34 Raum 148

  • Dozent:

    Dachsbacher

  • SWS: 4
  • LVNr.: 24912

In the graphics programming lab, you will learn how to handle and solve practical problems in computer graphics. This is an ideal supplement to other computer graphics lectures and seminars. This course covers interactive 3D applications using the OpenGL graphics API, shader programming, and graphical user interfaces using the Qt application framework.

The graphics programming lab is made up of several subtasks. In the beginning, you will create a basic 3D application which allows for rendering and manipulating simple objects. Subsequently, it evolves into a small modeling tool. Further topics are a visualization extension for volumetric scalar fields and a side trip to real-time terrain rendering. Finally, a freestyle assignment encourages you to develop a graphics application at your own choice and taste.

 

Course materials
Assignment 1     Hello Cube!
    Deadline:  May 1, 2012, 14:00
    Topics:  Rendering and manipulating simple geometry, basic graphical user interfaces, GPU shaders
Assignment 2     Modeling tool
    Deadline:  May 15, 2012, 14:00
    Topics:  Modeling tool with multiple cameras and various scene representations.
Assignment 3     Volume Visualization
    Deadline:  June 5, 2012, 14:00
    Topics:  Basics of volume visualization using ray marching.
Assignment 4     Terrain rendering
    Deadline:  June 19, 2012, 14:00
    Topics:  Advanced rendering and LOD techniques for terrain.
Assignment 5     Free-style assignment
    Proposal deadline:  June 26, 2012, 14:00
    Final deadline:  July 17, 2012, 14:00
    Presentation:  July 17, 2012, 11:00
    Topics:  You name it.