smalldacrt
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A DACRT implementation (started) in the spirit of smallpt
smalldacrt. A Divide and Conquer RayTracer as described by Benjamin Mora and
with an implementation based on smallpt, a path tracer be Kevin Beason. (But
written slightly more human readable)

Compile ./make smalldacrt
Usage: ./small 16 && xv image.ppm

smallcone. A rayTracer using a cone ray hierarchy as described by Roger et
al. (2007) and with an implementation based on smallpt, a path tracer by
Kevin Beason.  (But written slightly more human readable)

Compile ./make smallcone
Usage: ./small 16 && xv image.ppm

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。