Presentation is loading. Please wait.

Presentation is loading. Please wait.

RADIOSITY Submitted by CASULA, BABUPRIYANK. N. Computer Graphics Computer Graphics Application Image Synthesis Animation Hardware & Architecture.

Similar presentations


Presentation on theme: "RADIOSITY Submitted by CASULA, BABUPRIYANK. N. Computer Graphics Computer Graphics Application Image Synthesis Animation Hardware & Architecture."— Presentation transcript:

1 RADIOSITY Submitted by CASULA, BABUPRIYANK. N

2 Computer Graphics Computer Graphics Application Image Synthesis Animation Hardware & Architecture

3 Image Synthesis Image Synthesis Modeling 2d/3d Rendering Radiosity Illumination models Visibility Ray Tracing Texture Mapping Viewing 2d/3d

4 Radiosity Surfaces in a scene reflect & emit light. – Some of this light reaches the viewer; this makes the surface visible. – But much of this reflected/emitted light will illuminate other surfaces. – This light will then reflect of these other surfaces; in fact, every surface in a scene will illuminate other surfaces in the scene.

5 Samples

6 Background needed… Light Light Transport Radiometry Reflection Functions

7 Light The visible light can be polarized Optics is the area that studies about these radiations

8 Optics Optics Geometric Physical Quantum Shadows Optical Interference Photons laws To study radiosity Geometric Optics is needed

9 Light Transportation Light travels in the form of particles(photons) Total number of particles in a small differential volume dV is P(x) = p(x) dV particle density P(x) = p(x) (v dt cos(  )) dA

10 Light Transportation contd.. Not all particles flow with the same speed and same direction. The particle density is now a function of two independent variables x, . Then we have P(x,  ) = p(x,  ) cos  d  dA Here d  is called the differential solid angle.

11 Angles 2D angle 3D/Solid Angle

12 Solid Angle Definition :The SA subtended by an object from a point P is the area of projection of the object onto the unit sphere centered at P. Area (dA) = (r d  ) (r sin  d  )= r 2 sin  d  d  The differential solid angle : d  = dA cos  / r 2 = cos  sin  d  d 

13 Radiant Energy Q Rendering systems consider the stuff that flows as radiant energy or radiant power(  ) The radiant energy per unit volume is the photon volume density times the energy of a single photon(hc/ ). L(x,  ) =  p(x, , ) (hc/ ) d L is called radiance

14 Radiometry Science of Measuring light Analogous science called Photometry is based on human perception

15 Radiometry contd.. The radiometric quantities that characterize the distribution of light in the environment are: Radiant Energy Radiance Radiant Power Irradiance Radiosity Radiant Intensity

16 Radiance Radiance (L) is the flux that leaves a surface, per unit projected area of the surface, per unit solid angle of direction.  n dA L

17 Radiance For computer graphics the basic particle is not the photon and the energy it carries but the ray and its associated radiance.  n dA L dd Radiance is constant along a ray.

18 Properties of Radiance 1)Fundamental quantity -all other quantities derived from it 2) Invariant along a ray - quantity used by ray tracers 3) Sensor response is proportional to radiance -eye/camera response depends on radiance

19 Radiant Power(  ) Flow of energy. Power is the energy per unit time. Also called as radiant flux.  = dQ/dt. The differential flux is the radiance in small beam with cross sectional area dA and solid angle d  d  = L(x,  ) cos  d  dA

20 Invariance of Radiance d  L 1 d    dA 1 = L 2 d    dA 2 d    dA 2 /r 2 and d    dA 1 /r 2 Throughput T = d   dA 1 = d   dA 2 = dA 1 dA 2 / r 2

21 Irradiance Irradiance: Radiant power per unit area incident on a surface E =  L i (x,  cos  d  

22 Radiosity Official term : Radiant Exitance Radiosity: Radiant power per unit area exiting a surface  B =  L o (x,  cos  d   

23 Radiant Intensity Radiant Intensity: Radiant power per solid angle of a point source I(  ) = d(  )/d(  )  =  I(  ) d(  )    For an isotropic point source: I(  ) =  

24 Irradiance due to a Point Light Irradiance on a differential surface due to an isotropic point light source is E = d  dA = I(  ) d(  ) dA =  cos(   x – x s | 2

25 Reflection Functions Reflection is defined as the the process by which the light incident on a surface leaves the surface from the same side. The nomenclature and the general properties of reflection functions are discussed.

26 BRDF Bidirectional Reflection Distribution Function f(x,  i,  r ) =L r (x,  r )/ dE i (x,  r ) In short this is the ratio of radiance in a reflected direction to the differential irradiance that created ii rr Incident ray Reflected ray Illumination hemisphere f(p,  i,  r )

27 Properties of the BRDF 1)Reciprocity f(x,  i,  r ) = f(x,  r,  i ) 2)Anisotropy If the incident and the reflected light are fixed and the underlying surface is rotated about the surface normal, the percentage of light reflected may change.

28 Reflectance Equation The BRDF allows us to calculate outgoing light, given incoming light: L r (x,  r )= f(x,  i,  r ) * dE i (x,  r ) = f(x,  i,  r ) * L i (x i,  cos  d  i Integrating over the hemisphere gives the reflectance equation: L r (x,  r )=  f(x,  i,  r ) * L i (x i,  cos  d  i  

29 Reflectance Reflectance: ratio of reflected flux to incident flux  = d  r/ d  o =   L r (  r ) cos  r d  r  r   L i (  i ) cos  i d  i  i Reflectance is always between 0 and 1 but depends on incident radiance distribution

30 Lambertian Diffuse Reflection Reflection is equal in all directions f r, diffuse (x,  i,  r ) is constant. L r (x,  r )=  f r, diffuse (x,  i,  r ) * L i (x i,  cos  d  i  = f r, diffuse (x,  i,  r )  L i (x i,  *  cos  d  i = f r, diffuse (x,  i,  r ) E

31 Lambertian Diffuse Reflection Reflected radiance is independent of direction Therefore the radiosity is simply: B =  L r,diffuse (x,  cos  d     L r,diffuse   f r, diffuse (x,  i,  r ) E

32 Lambertian Diffuse Reflection  = d  r/ d  o =   L r (  r ) cos  r d  r  r   L i (  i ) cos  i d  i  i = L r,diffuse   cos  r d  r  r E =  f r, diffuse

33 Global Illumination Radiance is invariant along a ray L i (x`,  i ) = L r (x,  r ) V(x,x`) V(x,x`) is the visibility from point x to x’ Converting the directional integral into a surface integral d  i = cos  o dA |x-x`| 2 The Projected solid angle is cos  i d  i = cos  i cos  o dA |x-x`| 2

34 Global Illumination Geometry term: G(x,x1) = cos  i cos  o |x-x`| 2 cos  i d  i = G(x,x1) dA Rewriting the reflectance equation: L r (x`,  `)=  f(x, - ,  `) L(x i,  G(x,x’)V(x,x`)dA  s

35 Global Illumination Reparameterizing gives: L r (x`,  `)=  f(x, - ,  `) L(x i,  G(x,x’)V(x,x`)dA  s L r (x`,x``)=  f(x  x`  x``) L(x  x`  G(x,x’)V(x,x`)dA L r (x`,x``)=L r (x`,x``)+  x   L (x  x`  G(x,x’)V(x,x`)dA  s  s The radiance sent from x’ to x’’ is simply the amount of radiance sent from all other visible points x in the scene and then reflected to x’’

36 Rendering Equation Adding in the radiance directly emitted from x’ to x’’ yields the rendering equation: L r (x`,x``)=L r (x`,x``)+  f(x  x`  x``) L(x  x`  G(x,x’)V(x,x`)dA  s The radiance sent from x’ to x’’ is simply the amount of radiance directly emitted from x’ to x’’ plus the radiance sent from all other visible points x in the scene and then reflected to x’’ 

37 Radiosity Equation More importantly the outgoing radiance is same in all directions and in fact equals B/   B(x) = E(x) +  x  B(x`) G(x,x’)V(x,x`) dA s 

38 Advantages 1)Highly realistic quality of the resulting images by calculating the diffuse interreflection of light energy in an environment. 2)Accurate simulation of energy transfer. 3)The viewpoint independence of the basic radiosity algorithm provides the opportunity for interactive "walkthroughs" of environments. 4)Soft shadows and diffuse interreflection.

39 Disadvantages 1) Large computational and storage costs for form factors. 2)Must preprocess polygonal environments. 3)Non-diffuse components of light not represented. 4)Will be very expensive if object(s) is moving in the scene.

40 References Radiosity Papers are available here 1)http://www.scs.leeds.ac.uk/cuddles/rover/radpap.htmhttp://www.scs.leeds.ac.uk/cuddles/rover/radpap.htm 2)SIGGRAPH 1993 Education Slide Set, by Stephen Spencer http://www.education.siggraph.org/materials/HyperGraph/radioit y/overview_1.htm Books: 1)Radiosity and Global Illumination Sillion and Puech ISBN 1-55860-277-1 2)Radiosity and Realistic Image Synthesis. Cohen and Wallace.ISBN 0-12-178270-0 Software: 1)www.acurender.com


Download ppt "RADIOSITY Submitted by CASULA, BABUPRIYANK. N. Computer Graphics Computer Graphics Application Image Synthesis Animation Hardware & Architecture."

Similar presentations


Ads by Google