Skip to content

Unity-based example. Demonstrates placement of samples according to phase function PDFs using Spherical Fibonacci and random point sets

Notifications You must be signed in to change notification settings

reinsteam/Unity-PhaseSampling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Importance Sampling according to Rayleigh phase function PDF

Screenshots

  • Figures on images in the left column has two times fewer samples than the ones in the right column
  • Figures in bottom rows of all images are generated using Spherical Fibonacci point set.
  • Figures in upper rows are generated using completely random number (Random.Range).

Side by side comparison of samples location

  • Figures in right columns are generated according to Rayleigh PDF. Bluish colour of samples means that sample deviates more from the corresponding sample (green one) generated using uniform distribution.

Overlayed comparison of samples location

  • Illustrates connections between samples generated using Uniform distributing and samples generated according to Rayleigh phase function PDF.

About

Unity-based example. Demonstrates placement of samples according to phase function PDFs using Spherical Fibonacci and random point sets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages