Radiosity - PowerPoint PPT Presentation

1 / 18
About This Presentation
Title:

Radiosity

Description:

is related to BRDF. Radiosity Equation Single Patch. Discrete form: ... Blocky shadow is still a problem. Meshing resolution is important to the final quality. ... – PowerPoint PPT presentation

Number of Views:65
Avg rating:3.0/5.0
Slides: 19
Provided by: 14012
Category:
Tags: blocky | radiosity

less

Transcript and Presenter's Notes

Title: Radiosity


1
Radiosity
2
What is Radiosity
  • Borrowed from radiative heat transfer.
  • Assuming diffuse reflectance.
  • View independent solution.

3
Rendering Equation (Review)
  • g() removed.
  • ?() is related to BRDF.

4
Radiosity Equation Single Patch
  • Discrete form
  • Compared to Rendering Equation

5
Radiosity Equation In Matrix Form
?
6
Form Factor Calculation
7
Form Factor Calculation
  • Analytical forms of form factors are possible for
    simple shapes only.
  • Form factor is reduced if a patch sees the other
    patch partially.
  • An approximation Hemicube.
  • One hemicube for each patch.

8
Hemicube
Patch j
Hemicube
Patch i
9
Solving the Linear Equation
  • Direct method Gaussian Elimination O(n3)
  • Iterative method Gauss-Seidel or Jacobi method
    O(n2)

10
Jacobi Iterations
  • Take a initial guess xi0 , for i1..n
  • Each iteration produces better xi(k1) from
    xi(k)

11
Gauss-Seidel Variation
  • New xis in iteration k1 are used whenever they
    are available.
  • That is xi(k1) uses x1(k1) xi-1(k1) and
    xi1(k) xn(k)

Iteration k1
Iteration k
12
Progressive Refinement
  • Allowing the viewing of early incomplete solution
  • Start from the patch with greatest unshot
    radiosity.
  • Update receiving patches. Repeat.

13
(No Transcript)
14
Artifacts
  • Interpolation necessary to smooth out the
    patches.
  • Blocky shadow is still a problem.
  • Meshing resolution is important to the final
    quality.

15
Meshing
16
Adaptive Meshing
  • Subdivide a patch if the radiosity variation is
    large.

17
Advanced Techniques
  • Discontinuity Meshing.
  • Hierarchical Radiosity.
  • See Watts Section 11.7.2 for details.

18
For Further Information
  • Watts book 10.3.2 and Chapter 11.
  • (Pharrs book doesnt cover radiosity because it
    mainly uses Monte Carlo path tracing.)
  • Radiosity OverView Part 1 SIGGRAPH 1993
    Education Slide Set, by Stephen Spencer. (Link)
Write a Comment
User Comments (0)
About PowerShow.com