University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Reflection Models I Today Types of reflection models The BRDF and.

Slides:



Advertisements
Similar presentations
Physically Based Shading
Advertisements

1GR2-00 GR2 Advanced Computer Graphics AGR Lecture 6 Physically Based Reflection Model.
Waves – Topic 4 Chapters 26 Reflection & Refraction Reflection & Refraction Reflection & Refraction.
1 Graphics CSCI 343, Fall 2013 Lecture 18 Lighting and Shading.
Local Reflection Model Jian Huang, CS 594, Fall 2002.
Measuring BRDFs. Why bother modeling BRDFs? Why not directly measure BRDFs? True knowledge of surface properties Accurate models for graphics.
Foundations of Computer Graphics (Spring 2012) CS 184, Lecture 21: Radiometry Many slides courtesy Pat Hanrahan.
Basic Principles of Surface Reflectance
Physically Based Illumination Models
Advanced Computer Graphics (Spring 2013) CS 283, Lecture 8: Illumination and Reflection Many slides courtesy.
Torrance Sparrow Model of Reflectance + Oren Nayar Model of Reflectance.
1. What is Lighting? 2 Example 1. Find the cubic polynomial or that passes through the four points and satisfies 1.As a photon Metal Insulator.
Based on slides created by Edward Angel
1 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Shading I.
University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2006 Don Fussell Previous lecture Reflectance I BRDF, BTDF, BSDF Ideal specular.
Computer Graphics (Spring 2008) COMS 4160, Lecture 20: Illumination and Shading 2
Part I: Basics of Computer Graphics
3-D Computer Vision CSc83029 / Ioannis Stamos 3-D Computer Vision CSc Radiometry and Reflectance.
6.1 si31_2001 SI31 Advanced Computer Graphics AGR Lecture 6 Physically Based Reflection Model.
Computer Graphics (Fall 2008) COMS 4160, Lecture 19: Illumination and Shading 2
1 CSCE 641: Computer Graphics Lighting Jinxiang Chai.
Reflection & Refraction of Light Reflection: specular (mirror) vs diffuse angle of incidence = angle of reflection Refraction: Snell’s Law n 1 sin 
Basic Principles of Surface Reflectance
Rendering General BSDFs and BSSDFs Randy Rauwendaal.
Basic Principles of Surface Reflectance Lecture #3 Thanks to Shree Nayar, Ravi Ramamoorthi, Pat Hanrahan.
Computer Graphics (Fall 2004) COMS 4160, Lecture 16: Illumination and Shading 2 Lecture includes number of slides from.
Lecture 20: Light, reflectance and photometric stereo
Imaging Science FundamentalsChester F. Carlson Center for Imaging Science Principles of Geometric Optics Imaging Science Fundamentals.
Measure, measure, measure: BRDF, BTF, Light Fields Lecture #6
Specular Reflections from Rough Surfaces Lecture #4 Thanks to Shree Nayar, Ravi Ramamoorthi, Pat Hanrahan.
CS 480/680 Computer Graphics Shading I Dr. Frederick C Harris, Jr.
Fundamentals of Computer Graphics Part 6 Shading prof.ing.Václav Skala, CSc. University of West Bohemia Plzeň, Czech Republic ©2002 Prepared with Angel,E.:
Shading / Light Thanks to Srinivas Narasimhan, Langer-Zucker, Henrik Wann Jensen, Ravi Ramamoorthi, Hanrahan, Preetham.
MIT EECS 6.837, Durand and Cutler Local Illumination.
CSC418 Computer Graphics n Illumination n Lights n Lightinging models.
THE RAY MODEL OF LIGHT Section 11.4.
Taku KomuraComputer Graphics Local Illumination and Shading Computer Graphics – Lecture 10 Taku Komura Institute for Perception, Action.
Bi-Directional Reflectance Distribution Functions (BRDF’s) Matthew McCrory.
Advanced Illumination Models Chapter 7 of “Real-Time Rendering, 3 rd Edition”
Announcements Office hours today 2:30-3:30 Graded midterms will be returned at the end of the class.
Reflection models Digital Image Synthesis Yung-Yu Chuang 11/01/2005 with slides by Pat Hanrahan and Matt Pharr.
Photo-realistic Rendering and Global Illumination in Computer Graphics Spring 2012 Material Representation K. H. Ko School of Mechatronics Gwangju Institute.
CSCE 641 Computer Graphics: Reflection Models Jinxiang Chai.
BRDF models and their use in Global Illumination Algorithms László Szirmay-Kalos.
Reflection models Digital Image Synthesis Yung-Yu Chuang 11/22/2007 with slides by Pat Hanrahan and Matt Pharr.
Physics 213 General Physics Lecture Last Meeting: Electromagnetic Waves, Maxwell Equations Today: Reflection and Refraction of Light.
© Machiraju/Möller Fundamentals of Rendering - Reflectance Functions cis782 Advanced Computer Graphics Raghu Machiraju.
University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Participating Media & Vol. Scattering Applications Clouds, smoke,
Computer Graphics (Spring 2003) COMS 4160, Lecture 18: Shading 2 Ravi Ramamoorthi Guest Lecturer: Aner Benartzi.
University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Shading.
02/2/05© 2005 University of Wisconsin Last Time Reflectance part 1 –Radiometry –Lambertian –Specular.
Cornell CS465 Spring 2004 Lecture 4© 2004 Steve Marschner 1 Shading CS 465 Lecture 4.
1 CSCE 441: Computer Graphics Lighting Jinxiang Chai.
CS348B Lecture 10Pat Hanrahan, Spring 2005 Reflection Models I Today Types of reflection models The BRDF and reflectance The reflection equation Ideal.
COMPUTER GRAPHICS CS 482 – FALL 2015 OCTOBER 27, 2015 SCATTERING LIGHT SCATTERING PHYSICALLY BASED SCATTERING SUBSURFACE SCATTERING AMBIENT OCCLUSION.
University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Reflection Models Previous lecture Phong model Microfacet models.
Physically-based Illumination Model
1 CSCE 441: Computer Graphics Lighting Jinxiang Chai.
1 CSCE 441: Computer Graphics Lighting Jinxiang Chai.
Light. Intensity calculation = wavelength I( ) = wavelength intensity of light reaching eye I( ) = I diff ( ) + I spec ( ) + I refl ( ) + I trans ( )
Reflection Models (1) Physically-Based Illumination Models (2)
Reflectance Models CS 319 Advanced Topics in Computer Graphics John C. Hart.
Shading CS 465 Lecture 4 © 2004 Steve Marschner • 1.
Advanced Computer Graphics
BRDFs Randy Rauwendaal.
Shading Variation in observed color across an object
Previous lecture Reflectance I BRDF, BTDF, BSDF Ideal specular model
The law of reflection: The law of refraction: Image formation
Measurement Equation Ray space (throughput) measure
Computer Graphics (Fall 2003)
Presentation transcript:

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Reflection Models I Today Types of reflection models The BRDF and reflectance The reflection equation Ideal reflection and refraction Fresnel effect Ideal diffuse Next lecture Glossy and specular reflection models Rough surfaces and microfacets Self-shadowing Anisotropic reflection models

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Reflection Models Definition: Reflection is the process by which light incident on a surface interacts with the surface such that it leaves on the incident side without change in frequency. Properties Spectra and Color [Moon Spectra] Polarization Directional distribution Theories Phenomenological Physical

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Types of Reflection Functions Ideal Specular Reflection Law Mirror Ideal Diffuse Lambert’s Law Matte Specular Glossy Directional diffuse

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Materials PlasticMetalMatte From Apodaca and Gritz, Advanced RenderMan

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell The Reflection Equation

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell The BRDF Bidirectional Reflectance-Distribution Function

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell The BSSRDF Bidirectional Surface Scattering Reflectance-Distribution Function Translucency

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Gonioreflectometer

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Properties of BRDF’s 1. Linearity 2. Reciprocity principle From Sillion, Arvo, Westin, Greenberg

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Properties of BRDF’s 3. Isotropic vs. anisotropic 4. Energy conservation Reciprocity and isotropy

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Energy Conservation

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell The Reflectance Definition: Reflectance is ratio of reflected to incident power Conservation of energy: 0 <  < 1 3 by 3 set of possibilities: Units:  [dimensionless], f r [1/steradians]

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Law of Reflection

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Ideal Reflection (Mirror)

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Snell’s Law

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Law of Refraction Total internal reflection:

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Optical Manhole From Livingston and Lynch Total internal reflection

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Fresnel Reflectance Metal (Aluminum)Dielectric (N=1.5) Schlick Approximation Glass n=1.5 F(0)=0.04 Diamond n=2.4 F(0)=0.15 Gold F(0)=0.82 SilverF(0)=0.95

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Experiment Reflections from a shiny floor From Lafortune, Foo, Torrance, Greenberg, SIGGRAPH 97

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Cook-Torrance Model for Metals Measured Reflectance Reflectance of Copper as a function of wavelength and angle of incidence Light spectra Copper spectra Approximated Reflectance Cook-Torrance approximation

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Ideal Diffuse Reflection Assume light is equally likely to be reflected in any output direction (independent of input direction). Lambert’s Cosine Law

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell “Diffuse” Reflection Theoretical Bouguer - Special micro-facet distribution Seeliger - Subsurface reflection Multiple surface or subsurface reflections Experimental Pressed magnesium oxide powder Almost never valid at high angles of incidence Paint manufactures attempt to create ideal diffuse

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Phong Model E L N R(L) E L N R(E) Reciprocity: Distributed light source!

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell s Phong Model Mirror Diffuse

University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2007 Don Fussell Properties of the Phong Model Energy normalize Phong Model