(12 intermediate revisions by the same user not shown)
Riadok 1: Riadok 1:
== What you Need to Pass ==
+
= Realistic Image Synthesis (Course Materials) =
 
+
__TOC__
* Attend lessons. All lessons attended is +10 points. One missed +0 points. 2 missed 0 points, 3 missed 0 points, 4 and more is Fx.
+
* Solve all homework problems (mandatory each one >=30%, 30 points)
+
* Summary
+
** Attendance = 0 or -100 (Fx)
+
** Homework = +100..30 or +30..0 (Fx)
+
 
+
* Grades
+
** A = 92-130
+
** B = 84-91
+
** C = 76-83
+
** D = 68-75
+
** E = 60-67
+
** Fx = 0-49
+
  
 
=== Lesson01 "Advanced Material Appearance Modeling" ===
 
=== Lesson01 "Advanced Material Appearance Modeling" ===
Riadok 22: Riadok 9:
 
* Specialized Material Models:
 
* Specialized Material Models:
 
** Common Themes
 
** Common Themes
** Natural Materials
+
* Lecture notes: Julie Dorsey and Holly Rushmeier, Advanced Material Appearance Modeling, SIGGRAPH 2009 Course [http://dl.acm.org/citation.cfm?id=1667242 lesson01.pdf]  
* Lecture notes: Julie Dorsey and Holly Rushmeier, Advanced Material Appearance Modeling, SIGGRAPH 2009 Course [http://dl.acm.org/citation.cfm?id=1667242 lesson01.pdf] or [https://www.researchgate.net/publication/234785667_Advanced_material_appearance_modeling HERE]
+
'''Assigment 1:''' Install and read about the '''luxrender''' it's a sophisticated physically-based rendering system, originally forked from pbrt. Its goals include physical correctness.
 
+
  
 
=== Lesson02 "Advanced Material Appearance Modeling" ===
 
=== Lesson02 "Advanced Material Appearance Modeling" ===
 +
* Natural Materials
 +
* Lecture notes: Julie Dorsey and Holly Rushmeier, Advanced Material Appearance Modeling, SIGGRAPH 2009 Course [http://dl.acm.org/citation.cfm?id=1667242 lesson01.pdf]
 +
 +
=== Lesson03 "Advanced Material Appearance Modeling" ===
 
* Manufactured/Processed Materials
 
* Manufactured/Processed Materials
 
** Aging and Weathering Processes:
 
** Aging and Weathering Processes:
Riadok 33: Riadok 23:
 
** Capture Approaches
 
** Capture Approaches
 
* Current Trends and Needs
 
* Current Trends and Needs
* Lecture notes: Julie Dorsey and Holly Rushmeier, Advanced Material Appearance Modeling, SIGGRAPH 2009 Course [http://dl.acm.org/citation.cfm?id=1667242 lesson02.pdf] or [https://www.researchgate.net/publication/234785667_Advanced_material_appearance_modeling HERE]
+
* Lecture notes: Julie Dorsey and Holly Rushmeier, Advanced Material Appearance Modeling, SIGGRAPH 2009 Course [http://dl.acm.org/citation.cfm?id=1667242 lesson01.pdf]  
 +
 
 +
=== Lesson04 "Rendering Equation" ===
 +
* Rendering Equation
 +
** Path tracing
 +
** Path Formulation
 +
** Various path tracing algorithms
 +
* Lecture notes: Philip Dutré [[media:ris_lesson04.pdf|lesson04.pdf]]
 +
 
 +
=== Lesson05 "Monte Carlo Integration" ===
 +
* Blind Monte Carlo Integration
 +
** Intelligent Monte Carlo Integration
 +
** Discrepancy and Basic Quasi Monte-Carlo Sampling
 +
** Direct Lighting Computation
 +
* Lecture notes: Philip Dutré [[media:ris_lesson05.pdf|lesson05.pdf]]
 +
'''Assigment 2:''' [[media:ris_MonteCarlo.pdf|Assigment2.pdf]]
 +
 
 +
=== Lesson06 "Density Estimation" ===
 +
* Density estimation background
 +
** Density estimation methods
 +
** Global illumination algorithms based on density estimation
 +
* Lecture notes: Philppe Bekaert [[media:ris_lesson06.pdf|lesson06.pdf]]
 +
 
 +
=== Lesson07 "Rendering Participating Media" ===
 +
* Theoretical background
 +
** Methods for rendering participating media
 +
* Lecture notes: Wojciech Jarosz [[media:ris_lesson07.pdf|lesson07.pdf]]
 +
 
 +
=== Homeworks ===
 +
* brdflab: an open source tool to design, fit and render BRDFs. Aplikacia.
 +
 
 +
 
 +
== What you Need to Pass ==
 +
* Attend lessons. All lessons attended is +10 points. One missed +0 points. 2 missed 0 points, 3 missed 0 points, 4 and more is Fx.
 +
* Solve all homework problems (mandatory each one >=30%, 30 points)
 +
* Summary
 +
** Attendance = 0 or -100 (Fx)
 +
** Homework = +100..30 or +30..0 (Fx)
 +
 
 +
* Grades
 +
** A = 92-130
 +
** B = 84-91
 +
** C = 76-83
 +
** D = 68-75
 +
** E = 60-67
 +
** Fx = 0-49

Aktuálna revízia z 08:36, 11. september 2017

Realistic Image Synthesis (Course Materials)

Lesson01 "Advanced Material Appearance Modeling"

  • Lecture schedule
  • "Terms and conditions" of this lecture
  • Introduction
  • Background
  • Specialized Material Models:
    • Common Themes
  • Lecture notes: Julie Dorsey and Holly Rushmeier, Advanced Material Appearance Modeling, SIGGRAPH 2009 Course lesson01.pdf

Assigment 1: Install and read about the luxrender it's a sophisticated physically-based rendering system, originally forked from pbrt. Its goals include physical correctness.

Lesson02 "Advanced Material Appearance Modeling"

  • Natural Materials
  • Lecture notes: Julie Dorsey and Holly Rushmeier, Advanced Material Appearance Modeling, SIGGRAPH 2009 Course lesson01.pdf

Lesson03 "Advanced Material Appearance Modeling"

  • Manufactured/Processed Materials
    • Aging and Weathering Processes:
    • Taxonomy
    • Simulation
    • Capture Approaches
  • Current Trends and Needs
  • Lecture notes: Julie Dorsey and Holly Rushmeier, Advanced Material Appearance Modeling, SIGGRAPH 2009 Course lesson01.pdf

Lesson04 "Rendering Equation"

  • Rendering Equation
    • Path tracing
    • Path Formulation
    • Various path tracing algorithms
  • Lecture notes: Philip Dutré lesson04.pdf

Lesson05 "Monte Carlo Integration"

  • Blind Monte Carlo Integration
    • Intelligent Monte Carlo Integration
    • Discrepancy and Basic Quasi Monte-Carlo Sampling
    • Direct Lighting Computation
  • Lecture notes: Philip Dutré lesson05.pdf

Assigment 2: Assigment2.pdf

Lesson06 "Density Estimation"

  • Density estimation background
    • Density estimation methods
    • Global illumination algorithms based on density estimation
  • Lecture notes: Philppe Bekaert lesson06.pdf

Lesson07 "Rendering Participating Media"

  • Theoretical background
    • Methods for rendering participating media
  • Lecture notes: Wojciech Jarosz lesson07.pdf

Homeworks

  • brdflab: an open source tool to design, fit and render BRDFs. Aplikacia.


What you Need to Pass

  • Attend lessons. All lessons attended is +10 points. One missed +0 points. 2 missed 0 points, 3 missed 0 points, 4 and more is Fx.
  • Solve all homework problems (mandatory each one >=30%, 30 points)
  • Summary
    • Attendance = 0 or -100 (Fx)
    • Homework = +100..30 or +30..0 (Fx)
  • Grades
    • A = 92-130
    • B = 84-91
    • C = 76-83
    • D = 68-75
    • E = 60-67
    • Fx = 0-49