Advanced Image Synthesis
Fall/Winter 2017, Otto-von-Guericke Universität Magdeburg
Details:
Vorlesungsverzeichnis
Lecturer:
Christian Lessig
Lectures: Tuesdays, 15:00 - 17:00, G22A-119
Office hours: Thursdays, 13:00 - 14:00, G29-215
Course description:
Nach einer Einführung in die Grundlagen moderner Bildgenerierungsverfahren wird jeder Student selbständig eine aktuelle wissenschaftliche Veröffentlichung zum Thema implementieren. Als Grundlage werden wir den Open Source Renderer pbrt verwenden.
- 30/01: If you would like to get a grade for the course, please sign up for the exam (oral presentations) until Friday.
- 24/01: There will be no consultations on 13/02. Please come to my office hours or make an appointment if you have questions before the final presentations.
- 16/01: Final presentations will be 16/2/2018 from 10:00 - 12:00.
- 24/12: I updated the ray tracer skeleton code. There was a minor bug in the ray-sphere intersection code. You can just replace sphere.py if you already started with your implementation.
Week 2:
Task
skeleton code
solution code
Week 3:
Some remarks on the Curse of Dimensionality
Week 3:
Python code for Sobol sequence
Week 6:
Task
Lightprobe
Week 8:
Raytracer skeleton code
plane
Week 1:
H. W. Jensen and T. Akenine-Möller,
The Race for Real-Time Photorealism, Am. Sci., vol. 98, no. 2, pp. 132–139, 2010.
Week 2:
D. P. Greenberg, S.-C. Foo, K. E. Torrance, P. Shirley, J. Arvo, E. P. Lafortune, J. A. Ferwerda, B. Walter, B. Trumbore, and S. Pattanaik,
A Framework for Realistic Image Synthesis, in Proceedings of SIGGRAPH ’97, 1997, pp. 477–494.
Week 3:
T. Whitted,
An Improved Illumination Model for Shaded Display, Commun. ACM, vol. 23, pp. 343–349, 1980.
Week 4:
R. L. Cook, T. Porter, and L. Carpenter,
Distributed Ray Tracing, ACM SIGGRAPH Comput. Graph., vol. 18, no. 3, 1984.
Week 5:
A. Keller,
Myths of Computer Graphics, in Monte Carlo and Quasi-Monte Carlo Methods 2004, H. Niederreiter and D. Talay, Eds. Springer, 2006, pp. 217–243.
Week 6:
R. L. Cook, L. Carpenter, and E. Catmull,
The REYES Image Rendering Architecture, ACM SIGGRAPH Comput. Graph., vol. 21, no. 4, pp. 95–102, Aug. 1987.
Week 8:
J. T. Kajiya,
The Rendering Equation, ACM SIGGRAPH Comput. Graph., vol. 20, no. 4, 1986.
- M. Pharr and G. Humphreys, Physically Based Rendering: From Theory to Implementation, Second. San Francisco, CA, USA: Morgan Kaufmann Publishers Inc., 2010
- H. W. Jensen, Realistic Image Synthesis using Photon Mapping. Natick, MA, USA: A. K. Peters, Ltd., 2001
- P. Dutré, K. Bala, and P. Bekaert, Advanced Global Illumination. Natick, MA, USA: A. K. Peters, Ltd., 2006
- J. Dick and F. Pillichshammer, Digital Nets and Sequences: Discrepancy Theory and Quasi-Monte Carlo Integration. Cambridge University Press, 2010.
- P. Hanrahan, E. Veach, and D. Zorin, Mathematical Models for Computer Graphics Lecture Notes, 1997, Lectures 6-8.