资源列表
matlab_photo
- 用matlab编程显示的三维图形,图像文件。-Using matlab programming displayed 3D graphics, image files.
jixianandcode
- 关于极线校正和怎么计算三维点的程序,还可以,大家可以下载过来-About epipolar rectification and how calculating three-dimensional point of the program, but also, you can download to look into
AR
- 基于ARtoolkit的一个简单的AR程序的实现-A simple AR based on ARtoolkit program implementation
Vol
- 利用VTK自带的动态链接库,绘制一个有点构成的球类。-Use VTK comes with dynamic link library, consisting of drawing a little ball.
LoopShrk
- 利用VTK自带的动态链接库,绘制一个三角面片构成的球-Use VTK comes with dynamic link library, draw a sphere composed of triangular facets
slice3
- 利用VTK自带的动态链接库,绘制一个自己转动的球类-Use VTK comes with dynamic link library, drawing a rotating ball himself
chapter-8
- Direct3D 关于雪花粒子,烟花粒子,雨点粒子等的程序。用VC++6.0编译。-Direct3D on snow particles, fireworks particles, particles, etc. raindrops program.
osg-shadow
- 用osg实现的阴影效果,
NURBSsurface
- 基于osg的NURBS曲面绘制,可以实现画任意形状的曲面。-Osg NURBS surface based rendering, can draw any shape surface.
meshlab_vcg_1.3.2
- File to compute mesh objects faster
MFC-OpenGL
- 详细阐述OpenGL在MFC下编程原理,具体实现源码,附带详细注释行,以及自己在学习过程中得心态总结-Elaborate OpenGL in MFC programming principles, the specific implementation source code, with a detailed comment lines, as well as their attitude in the learning process was concluded
3D地形
- 外国人基于OpenGL做的DEM地形,效果不错,借鉴学习