-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix M_T PDF formula and move cos ray sampler to distribution_sampler
The PDF formula was missing the "focus" term's denominator: (etaI * iDotH + etaT * oDotH)^2
- Loading branch information
Achilleas Anagnostopoulos
committed
Aug 24, 2016
1 parent
6cd70ee
commit 15bad5d
Showing
3 changed files
with
24 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters