Datorgrafik med interaktion

Logga in till din kurswebb

Du är inte inloggad på KTH så innehållet är inte anpassat efter dina val.

If you need help registering for the course, you can contact the EECS Service Center here: service@eecs.kth.se

Note: If you want to quickly understand what this course is all about, see the projects here and here.

particleproject2_large.jpg

If you a beginner in computer graphics programming, you should consider first taking DH2320 Introduction to Computer Graphics and Visualization.

Introduction

Computer Graphics is one of the most dynamic and rapidly evolving fields of computer science. With roots in computer aided design (see Ivan Sutherland's 'Sketchpad'), video games (some history) and the special effects industry for movies, computer graphics has become an indispensable tool in many areas, including entertainment, education and science, allowing us to investigate, sometimes create, but always to ponder perspectives that are otherwise currently closed to our direct experience. In fact, the technologies that computer graphics is fundamental to have progressed so much that, in some cases, it is becoming difficult to tell the difference between the real and the synthetic.

fractals.jpg

This course will teach you underlying principles and techniques of computer graphics and interaction. We will start from a high level of abstraction and look at the core processes underlying image generation and relate them to underlying physical processes. During the course you will implement several different interactive graphics techniques.

rabbits.jpg

In order to be able to successfully participate in the course you will need to do quite a lot of programming. However, this is not a programming course: we will assume that you are capable of using C and C++ as a tool (particularly, building a C++ program in an IDE such as Microsoft Visual Studio) and that you are capable of finding information regarding this on your own. If you wish to do some study to prepare for the course, making sure that you are proficient in C/C++ and an IDE such as Microsoft Visual Studio would be a good idea. We will provide a lecture detailing the development environment for the labs and aim to highlight some the important programming concepts necessary.

Objectives

  • Describe and analyse the physical process generating an image
  • Describe the image synthesis pipeline in a modern computer
  • Derive the mathematical foundation and investigate the implementation of a ray-tracer or a hierarchically animated model
  • Implement an image pipeline based on rasterised graphics
  • Recognise the key challenges faced in modern interactive computer graphics

front.jpg 

Frequently asked questions

There is a FAQ for the course here that may help to answer some of your questions about it.

Note that if you are interested in a book for the course, I suggest both Interactive Computer Graphics, Addison-Wesley by Angel and Shreiner, and Real-Time Rendering, Fourth Edition by Akenine-Möller et al. However, you do not need to purchase a book for the course: most of the details you need will be provided in lecture notes and through the web.

Previous works

Relevant previous works from this course and other related courses are available on this page and this page.

The course website for the DGI14 course can be found here: http://www.csc.kth.se/utbildning/kth/kurser/DH2323/dgi14

Lärare

Feedback Nyheter