文件名称:RayTracer
介绍说明--下载内容均来自于网络,请自行研究使用
近年来,光线追踪技术已成为高保真图像生成算法的选择。-In recent years, ray tracing has become the algorithm of choice for generating high fidelity images.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RayTracer\entry\main.cpp
.........\.....\scene.cpp
.........\.....\scene.h
.........\maths\mathstypes.h
.........\.....\vec3.h
.........\raytracer\colour.h
.........\.........\Geometry\geometry.h
.........\.........\........\raysphere.cpp
.........\.........\........\raysphere.h
.........\.........\........\triangle.cpp
.........\.........\........\triangle.h
.........\.........\light.h
.........\.........\Material\material.cpp
.........\.........\........\material.h
.........\.........\object.cpp
.........\.........\object.h
.........\.........\ray.h
.........\.........\world.cpp
.........\.........\world.h
.........\RayTracer.vcproj
.........\RayTracer.vcproj.194BCA3527E044B.Administrator.user
.........\RayTracer.vcproj.leepw-PC.leepw.user
.........\RayTracer.vcproj.VR_COMPUTER.Administrator.user
.........\RayTracer.vcproj.ZGC-20020102SBU.Administrator.user
.........\.elease\BuildLog.htm
.........\.......\letter.obj
.........\.......\main.obj
.........\.......\material.obj
.........\.......\mt.dep
.........\.......\object.obj
.........\.......\rayplane.obj
.........\.......\raysphere.obj
.........\.......\RayTracer.exe.intermediate.manifest
.........\.......\RayTracer_tea.exe.intermediate.manifest
.........\.......\scene.obj
.........\.......\triangle.obj
.........\.......\vc80.idb
.........\.......\vc80.pdb
.........\.......\vc90.idb
.........\.......\vc90.pdb
.........\.......\world.obj
.........\raytracer\Geometry
.........\.........\Material
.........\entry
.........\maths
.........\raytracer
.........\Release
RayTracer
.........\.....\scene.cpp
.........\.....\scene.h
.........\maths\mathstypes.h
.........\.....\vec3.h
.........\raytracer\colour.h
.........\.........\Geometry\geometry.h
.........\.........\........\raysphere.cpp
.........\.........\........\raysphere.h
.........\.........\........\triangle.cpp
.........\.........\........\triangle.h
.........\.........\light.h
.........\.........\Material\material.cpp
.........\.........\........\material.h
.........\.........\object.cpp
.........\.........\object.h
.........\.........\ray.h
.........\.........\world.cpp
.........\.........\world.h
.........\RayTracer.vcproj
.........\RayTracer.vcproj.194BCA3527E044B.Administrator.user
.........\RayTracer.vcproj.leepw-PC.leepw.user
.........\RayTracer.vcproj.VR_COMPUTER.Administrator.user
.........\RayTracer.vcproj.ZGC-20020102SBU.Administrator.user
.........\.elease\BuildLog.htm
.........\.......\letter.obj
.........\.......\main.obj
.........\.......\material.obj
.........\.......\mt.dep
.........\.......\object.obj
.........\.......\rayplane.obj
.........\.......\raysphere.obj
.........\.......\RayTracer.exe.intermediate.manifest
.........\.......\RayTracer_tea.exe.intermediate.manifest
.........\.......\scene.obj
.........\.......\triangle.obj
.........\.......\vc80.idb
.........\.......\vc80.pdb
.........\.......\vc90.idb
.........\.......\vc90.pdb
.........\.......\world.obj
.........\raytracer\Geometry
.........\.........\Material
.........\entry
.........\maths
.........\raytracer
.........\Release
RayTracer