You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently, only Primitives are able to be importance sampled. Also being able to sample NoHit which often is a source of lighting would help scenes converge faster.
Tasks
Discrete 1D and 2D PDF sampling
Tests for 1D and 2D Sampling
Generate 2D (UV) PDF from Texture
Implementation for Sky
Tests for NoHit sampling (for Sky)
MIS code
The text was updated successfully, but these errors were encountered:
Description
Currently, only Primitives are able to be importance sampled. Also being able to sample NoHit which often is a source of lighting would help scenes converge faster.
Tasks
The text was updated successfully, but these errors were encountered: