R96944043 ©P§B¬Û
http://www.cmlab.csie.ntu.edu.tw/~zho/
Project #1
Implementation
I implement octree plug-ins for pbrt acceleration.
Result
test plug-ins on following scene
![]()
balls.pbrt
buddha.pbrt
tt.pbrt
sibenik.pbrtplants-directsun
Performance
balls2 balls allgeometric 171.2 26.4 197.6original 178.9 27.3 206.2ratio 0.96 0.97 0.96
balls buddha tt sibenik plants-directsun alloctree 64.9 62.3 323.6 745.0 11614.2 12810.0kdtree 26.4 26.0 131.1 259.4 2880.4 3323.3ratio 2.46 2.40 2.47 2.87 4.03 3.85grid 212.9 47.2 572.1 518.9 4541.3 5892.4ratio 0.3048 1.319915 0.565635 1.435729 2.55746152 2.17398683*Test result of the scene "plants-directsun", accelerated by octree, seem to be insufficient memory on my laptop .
Reference