文件名称:RayTracing
- 所属分类:
- 3D图形编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 47kb
- 下载次数:
- 0次
- 提 供 者:
- Ch***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
光线跟踪算法。使用空间包围盒加速。
VS2010开发,需要使用OpenCV库。-Ray tracing algorithm. Bounding box to accelerate the use of space. VS2010 development, the need to use the OpenCV library.
VS2010开发,需要使用OpenCV库。-Ray tracing algorithm. Bounding box to accelerate the use of space. VS2010 development, the need to use the OpenCV library.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Camera.h
CV_test3.cpp
CV_test3.sln
CV_test3.vcxproj
CV_test3.vcxproj.user
Display.cpp
Display.h
Geometry.cpp
Geometry.h
HBB.cpp
HBB.h
LightSource.cpp
LightSource.h
Matrix.cpp
Matrix.h
Model.cpp
Model.h
Model_Phong.cpp
Model_Phong.h
ModelGrid.cpp
ModelGrid.h
Navigation.cpp
Navigation.h
Pixmap.cpp
Pixmap.h
Point.cpp
Point.h
samples.cpp
Scene.cpp
Scene.h
SceneIntersection.cpp
SceneIntersection.h
stdafx.cpp
stdafx.h
targetver.h
Texture.cpp
Texture.h
Transformation.cpp
Transformation.h
Triangle.cpp
Triangle.h
TriangleElement.cpp
TriangleElement.h
Vector3.cpp
Vector3.h
View.cpp
View.h
3ds.cpp
3ds.h
Basic.cpp
Basic.h
BoundingBox.cpp
BoundingBox.h
Camera.cpp
CV_test3.cpp
CV_test3.sln
CV_test3.vcxproj
CV_test3.vcxproj.user
Display.cpp
Display.h
Geometry.cpp
Geometry.h
HBB.cpp
HBB.h
LightSource.cpp
LightSource.h
Matrix.cpp
Matrix.h
Model.cpp
Model.h
Model_Phong.cpp
Model_Phong.h
ModelGrid.cpp
ModelGrid.h
Navigation.cpp
Navigation.h
Pixmap.cpp
Pixmap.h
Point.cpp
Point.h
samples.cpp
Scene.cpp
Scene.h
SceneIntersection.cpp
SceneIntersection.h
stdafx.cpp
stdafx.h
targetver.h
Texture.cpp
Texture.h
Transformation.cpp
Transformation.h
Triangle.cpp
Triangle.h
TriangleElement.cpp
TriangleElement.h
Vector3.cpp
Vector3.h
View.cpp
View.h
3ds.cpp
3ds.h
Basic.cpp
Basic.h
BoundingBox.cpp
BoundingBox.h
Camera.cpp