KAIST Logo

Department of Computer Science
Korea Advanced Institute of Science and Technology (KAIST)

CS482: Interactive Computer Graphics (Fall 18)


CS482: Interactive Computer Graphics (Fall 18)

Instructor: Sung-eui Yoon


The picture taken at the last class

When and where: 10:30am ~ 12:00pm on TTh, 112 at N1 building
First class: 10:30am on Aug-28 (T) (please come to first class for more information)
Refer to the first lecture slide for other important course information
Important Forms:
  • Questions for the Class
  • Paper Video Abstract
  • Prerequisites:
  • CS380: Intro. to CG
  • Textbook:
    Rendering
    Sung-eui Yoon
    1st edition, July 2018, 148 pages
    Sung-eui Yoon
    Copyright 2018


    Line

    Outline

  • Course overview
  • Lectures and tentative schedule
  • Additional reference materials
  • Line

    Course overview

    These figures show photon mapping results of the Boeing 777 model consisting of 366 M triangles in different views. Each rendering frame is provided to users with less than 100 ms latency time, while allowing dynamic changes on camera, light, and material setting. This was presented as T-Rex rendering system at TVCG.

    In this course we will discuss various topics to create 2D images computationally generated from three dimensional model representations. Particularly, we will focus on the following topic:

  • Basic rendering equation
  • Texture mapping and shadow mapping for interactive rendering
  • Various global illumination techniques
  • Interactive global illumination techniques
  • Graphics hardware and GPU programming
  • What you will get at the end of the course:

  • Broad understanding on various topics related to interactive rendering,
  • Programming skill and in-depth knowledge on interactive global illumination.
  • Line

    Lecture schedule (subject to change)

  • Q&A file for all the lectures
  • # of lecture, date Topics and slides Notice
    01, Aug - 28 (Tue.) Overview on the course and course policy
    02, Aug - 30 (Thur.) Ray Tracing PA1 Deadline: Sep - 18 (Tue.) 11:59 pm
    Guide: Embree
    Guide: OptiX
    Sep - 4 (Tue.) No class due to attending a vision conf.
    Sep - 6 (Thur.) No class due to attending a vision conf.
    03, Sep - 11 (Tue.) Radiosity
    04, Sep - 13 (Thur.) Radiometry and Rendering Equation
    05, Sep - 20 (Thur.) Monte Carlo Integration
    06, Sep - 27 (Thur.) Geometric Sound Propagation
    07, Oct - 2 (Tue.) Monte Carlo Ray Tracing
    08, Oct - 11 (Thur.) Augmented Reality
    Oct - 25 (Thur.) Student Presentation 1
    조인영 신은혁
    Student Presentation Guideline
    Oct - 30 (Tue.) 김대원 Denis
    Nov - 1 (Thur.) 임민기 서한솔
    Nov - 6 (Tue.) 강민구 장종원
    Nov - 8 (Thur.) No class due to attending a KAIST committee meeting
    Nov - 13 (Tue.) Mid-term project Presntation
    Team1 Team3 Team5
    Nov - 15 (Thur.) Team2 Team4
    Nov - 20 (Tue.) Student Presentation 2
    조인영 신은혁
    Nov - 22 (Thur.) 임민기 서한솔
    Nov - 27 (Tue.) Denis 장종원
    Nov - 29 (Thur.) No class due to undergraduate interview
    Dec - 4 (Tue.) 강민구 김대원
    Dec - 6 (Thur.) Final project Presntation
    Team1 Team3 Team5
    Project Codes:
    Team1 Team3 Team5
    Dec - 11 (Tue.) Team2 Team4 Team2 Team4

    Line

    Additional reference materials and links

    Useful information about real-time rendering and computer graphics:

  • Advances in Real-Time Rendering in 3D Graphics and Games
  • Real-time rendering resources
  • OpenGL:

  • OpenGL.org: Has various documentation for OpenGL
  • OpenGL programming guide (the red book), Ver 1.1 or another site
  • OpenGL reference book (the blue book)
  • MSDN: A good reference for OpenGL functions
  • GLUT library for Win32
  • GLEW: OpenGL Extension Wrangler
  • GLUI: Simple OpenGL GUI Library
  • NeHe Productions: OpenGL Tutorials
  • Anton's OpenGL: OpenGL Tutorials(for OpenGL 4.x)
  • Paper search:

  • Google scholar
  • Tim Rowley's graphics paper collections
  • Ke-Sen Huang's graphics paper collections
  • Line

    Acknowledgements: The course materials are built upon previous efforts of whom organized computer graphics courses at Univ. of North Carolina at Chapel Hill. I'd like to thank all of them, particularly, Brandon LLoyd. Thanks! Line

    Copyright 2012. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or redistribution to servers or lists, or to reuse any copyrighted component of this work in other works must be obtained from the author.

    This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases, these works may not be reposted without the explicit permission of the copyright holder.