|
|||||||||||||||
Description | Description | Administration | ||||||||||||||
This is the webpage for the course 252-5705-00L "Image Synthesis" Spring semester 2013. News
ObjectiveIn the class we will discuss advanced computer graphics techniques for realistic image synthesis. The goal of the course is to get a broader knowledge of available rendering algorithms and an in-depth understanding of advanced topics in rendering. Students will learn about and implement a variety of core rendering algorithms including rasterization, ray tracing, and micro-polygon rendering. We will then build upon this foundation and explore techniques for simulating global illumination, participating media, precomputed radiance transfer, and material models including BRDFs and BSSRDFs. ContentThis course expands upon the rendering foundation taught in the Computer Graphics course. We assume a basic knowledge of ray tracing and shading, and expand significantly on the physics of light transport, discuss the rendering equation, and focus significant time on advanced techniques to enhance the realism of rendered images. We cover both a wider range of rendering algorithms (ray tracing, rasterization, precomputed radiance transfer, REYES architecture) as well as more in-depth investigation of rendering specific complex effects (depth-of-field, Monte Carlo sampling, soft shadows, global illumination, participating media). The course includes a rendering competition where students create a realistic image of their choosing using the rendering software they develop in the course. Course TopicsThe following topics will be covered through the semester: Rasterization, Micro-polygon rendering, Ray Tracing, Acceleration Data Structures, Sampling & Filtering, Texturing, Bump Mapping, Procedural Texturing & Modeling, Appearance Modeling, BRDFs, The Rendering Equation, Global Illumination, Monte Carlo Integration, Importance Sampling, Participating Media, Sub-Surface Scattering, BSSRDFs, Advanced Camera Models, Radiosity & Precomputed Radiance Transfer, CourseworkProgramming ProjectDuring the duration of the course you will implement a 3D renderer that will allow you to create realistic images using raytracing. This project will follow step-by-step the material presented in class and you will incrementally add functionality to your program and thus more realism to your images. Once the basic functionality is implemented, you are encouraged to extend your program to achieve some advanced effects, and play around with interesting scene compositions to generate exciting images. These additions will tremendously help your submission for the Rendering Competition at the end of the semester. Rendering CompetitionAt the end of the semester there will be a rendering competition. The 3D renderer you constructed with the help exercise sessions will be used to generate realistic images. The 3 best renderings will win cool prizes depending on technical achievement and artistic quality. Here are the results from last year's Rendering Competition. General Remarks and late policyAssignments will be handed out every one or two weeks and will be discussed in the exercise class. Each exercise has a fixed due date at which all the required material has to be handed in. The ONLY exceptions for late submission are military service or illness, both of which require written proof. ExamThere will be a 2-hour written exam covering the topics from the exercises and the ones discussed in class. No additional material is allowed during the exam. PrerequisitesCalculus and linear algebra, basic concepts of algorithms and data structures, programming skills in C++, Computer Graphics core course, Visual Computing core course. The programming assignments will be in C++. This will not be taught in the class. |
|||||||||||||||
Administration | Description | Administration | ||||||||||||||
|