Skip to content

a simple implementation of "Resampling-aware Weighting Functions for Bidirectional Path Tracing Using Multiple Light Sub-Paths" (ACM TOG 2020)

Notifications You must be signed in to change notification settings

kiwasaki/simple_ris_bpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

simple_ris_bpt

A simple implementation of resampling-aware weighting functions for bidirectional path tracing using multiple light sub-paths
(K. Nabata, K. Iwasaki, Y. Dobashi, ACM Transactions on Graphics, Vol. 39, No. 2, Article. 15, pp.1-11, 2020)

Project Website

http://www.wakayama-u.ac.jp/~iwasaki/project/risbpt/

How to Build

We use CMake to build this project.
We have tested this project on Windows + Visual Studio 2019 and Mac + CLion.
For Windows+VS2019, create VS project through CMake.

Disclaimer

This project is intended to assist in re-implementing our method.

About

a simple implementation of "Resampling-aware Weighting Functions for Bidirectional Path Tracing Using Multiple Light Sub-Paths" (ACM TOG 2020)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published