zjwzjw369 / MCPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCPT

A simple path tracing with KDTree for Computer Graph Class.
4 samples without KDTree 230.682s.
4 samples with KDTree 21.525s.
100 samples with KDTree 513.841s.
10000 samples result:
image

About


Languages

Language:C++ 69.7%Language:C 30.3%