Skip to content

Reproduction of the paper: Hierarchical Russian Roulette for Vertex Connections

License

Notifications You must be signed in to change notification settings

SankHyan24/HRRVC

Repository files navigation

Hierarchical Russian Roulette for Vertex Connections - Paper Reproduction

Dining Room

CMake

We reproduct the main algorithm of the paper "Hierarchical Russian Roulette for Vertex Connections" by Yusuke Tokuyoshi et al. (2019). The renderer code framework is from glsl-pathtracer.

Paper at https://yusuketokuyoshi.com/papers/2019/Hierarchical_Russian_Roulette_for_Vertex_Connections.pdf .

We add a naive bidirectional path tracer, and implement the HRRVC algorithm in the bidirectional path tracer. We also add a path tracer for comparison. The enviroment map and volume rendering are not implemented.

About

Reproduction of the paper: Hierarchical Russian Roulette for Vertex Connections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published