文件名称:raytrace
- 所属分类:
- 图形图象
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-09-02
- 文件大小:
- 3.07mb
- 下载次数:
- 0次
- 提 供 者:
- 东**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图形学大作业,通过实现光线追踪算法实现了反射折射纹理软阴影等,代码可扩展-Graphics great job, ray tracing algorithm by implementing a reflection refraction texture soft shadows, the code can be extended
(系统自动生成,下载前可以参看下载内容)
下载文件列表
光线跟踪\bin\ray_trace.exe
........\doc\光线跟踪实验报告.pdf
........\...\光线追踪算法程序使用说明.pdf
........\src\const.cpp
........\...\const.h
........\...\object.cpp
........\...\object.h
........\...\raytrace.h
........\...\ray_trace.cpp
........\...\stdafx.cpp
........\...\stdafx.h
........\...\targetver.h
........\...\texture.cpp
........\...\texture.h
........\...\Vector.cpp
........\...\Vector.h
........\...\work.cpp
........\...\work.h
........\texture\ball.jpg
........\.......\ba_ll.jpg
........\.......\floor.jpg
........\.......\wall.jpg
........\vs2008\Debug\ray_trace.exe
........\......\.....\ray_trace.ilk
........\......\.....\ray_trace.pdb
........\......\ray_trace\ball.jpg
........\......\.........\ba_ll.jpg
........\......\.........\const.cpp
........\......\.........\const.h
........\......\.........\floor.jpg
........\......\.........\object.cpp
........\......\.........\object.h
........\......\.........\raytrace.h
........\......\.........\ray_trace.cpp
........\......\.........\ray_trace.vcproj
........\......\.........\ray_trace.vcproj.lidongfang-PC.lidongfang.user
........\......\.........\ReadMe.txt
........\......\.........\stdafx.cpp
........\......\.........\stdafx.h
........\......\.........\targetver.h
........\......\.........\texture.cpp
........\......\.........\texture.h
........\......\.........\Vector.cpp
........\......\.........\Vector.h
........\......\.........\wall.jpg
........\......\.........\work.cpp
........\......\.........\work.h
........\......\ray_trace.ncb
........\......\ray_trace.sln
........\......\Debug
........\......\ray_trace
........\bin
........\doc
........\src
........\texture
........\vs2008
光线跟踪