文件名称:raytracer3
介绍说明--下载内容均来自于网络,请自行研究使用
此实验是用opengl和vc++进行编程的。它主要是实现光线追踪,但是运用了不同的场景和方法-this experiment is opengl and vc for programming. It is primarily to achieve ray tracing, but the use of different scenarios and methods
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 67506281raytracer3.zip 列表 common.h raytracer.cpp raytracer.dsp raytracer.dsw raytracer.h scene.cpp scene.h surface.cpp surface.h testapp.cpp