TU Wien Rendering #10 - Camera models

Subscribers:
1,550,000
Published on ● Video Link: https://www.youtube.com/watch?v=ZhN5-o397QI



Duration: 7:48
6,582 views
81


To build an adequate light simulation program, we also need to model how exactly light interacts with a camera. In this segment, we learn more about perspective and orthographic cameras, and we quickly implement the former in just a few lines of simple C++ code.

About the course:
This course aims to give an overview of basic and state-of-the-art methods of rendering. Offline methods such as ray and path tracing, photon mapping and many other algorithms are introduced and various refinement are explained.

The basics of the involved physics, such as geometric optics, surface and media interaction with light and camera models are outlined.

The apparatus of Monte Carlo methods is introduced which is heavily used in several algorithms and its refinement in the form of stratified sampling and the Metropolis-Hastings method is explained.

At the end of the course students should be familiar with common techniques in rendering and find their way around the current state-of-the-art of the field. Furthermore the exercises should deepen the attendees' understanding of the basic principles of light transport and enable them to write a simple rendering program themselves.

These videos are the recordings of the lectures of 2015 at the Teschnische Universität Wien by Károly Zsolnai and Thomas Auzinger

Course website and slides → http://www.cg.tuwien.ac.at/courses/Rendering/
Subscribe → http://www.youtube.com/subscription_center?add_user=keeroyz
Web → https://cg.tuwien.ac.at/~zsolnai/
Twitter → https://twitter.com/karoly_zsolnai







Tags:
Vienna University Of Technology (College/University)
ray tracing
global illumination
perspective camera
orthographic camera
rendering
vienna university of technology (college\/university)
light
camera