/DACRT_Efficient_Divide_And_Conquer_Ray_Tracing

In this Repo I have implemented the DACRT algorithm discussed in this paper http://www.wakayama-u.ac.jp/~iwasaki/project/dacrt/hpg2013final.pdf

Primary LanguageC++