Skip to content
/ bspvt Public

This repository is intended to ensure the reproducibility of our paper "Binary Space Partitioning Visibility Tree for Polygonal and Environment Light Rendering".

Notifications You must be signed in to change notification settings

kiwasaki/bspvt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bspvt

This repositry is intended to ensure the reproducibility of our paper "Binary Space Partitioning Visibility Tree for Polygonal and Environment Lighting".

Build

Please use CMake to build this project.

Resources

Please download a zipped resource file (models, textures, etc, 4.27GB) from the folllowing URL.
Please unzip resource.zip and move four folders (data, environment_map, obj, texture_light) to the project folder.

Citation

If you think this helpful, please cite our paper.

@article{Okuno:2021,
  author = {Hiroki Okuno and Kei Iwasaki}
  title = {Binary space partitioning visibility tree for polygonal and environment light rendering},
  journal = {The Visual Computer},
  volume = {37},
  number = {9},
  pages  = {2499--2511},
  year  = {2021}, 
}

About

This repository is intended to ensure the reproducibility of our paper "Binary Space Partitioning Visibility Tree for Polygonal and Environment Light Rendering".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages