Bayesian Collaborative Denoiser for Monte Carlo Rendering
Stars
185
Forks
24
Watchers
185
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
36
commits
32
commits
4
commits
3
commits
2
commits
1
commits
Merge pull request #6 from Dade916/fix_out_of_image_reads
94df793View on GitHubA fix for out of image reads of Multiscale denoiser
6d5b072View on GitHubI did a mistake: I thought I corrected the Eigen bug by modifying the sources of Nanogui. But this change couldn't be pushed as it was in a submodule, which is linked to the original nanogui repository, on which I don't have control. So I forked nanogui, and now the nanogui submodule points on the new forked repository, on which I pushed the fix for the Eigen bug.
107e988View on GitHubFixed inclusion of json external library. Fixed some cmake warnings.
6195299View on GitHub