资源列表
reconstruct_twoview
- 通过两张不同角度、相同内容的2D视图恢复3D结构。 -Reconstruct 3D
vyk-read-bmp-to3d
- vtk读入多张bmp图片实现三维重建 有bmp数据 -VTK read in many a BMP image realize 3 d reconstruction have BMP data
c9
- 用虚拟现实语言VRML编写的一个导弹模型以及飞行的虚拟场景!-Using virtual reality modeling language VRML prepared by a missile flight model and the virtual scene!
ParticleAndBillBoard
- 本程序代码是利用OSG渲染引擎中的例子系统部分编写的爆炸的火焰的细节描写,很有实用价值。-The code is a the explosion flame OSG rendering engine part of the example system written detailed descr iptions, very practical value.
waterwave
- 一个用正弦模拟波纹的的opengl程序,窗口控制使用SDI写的,没有用glut-it is a water-surface simulation code using sin function
delaunay
- 三角剖分matlab实现的三角剖分,形成网格模型-Triangulation matlab achieve triangulation, to form a grid model
SolarSystem
- 一个模拟太阳系运行的小程序,包括光源,贴图,视角转换等。-Applet running a simulation of the solar system, including light sources, texture, perspective transformation.
Shape
- 基于vs2010+OSG的预定义几何体示例,主要实现快速绘制多个预定义的几何体。-Based vs2010+OSG predefined geometry example, main fast draw multiple predefined geometry.
Load3DSDemo
- 在vc环境下,将三维模型导入,实现简单的人机交互。-Vc environment, the 3D model import, a simple human-computer interaction.
phg2poly
- 将四面体转换为多面体的简单程序。对于复杂外形可能出现凹形的多面体-Tetra to multi_face cell
SkyBox
- D3D实现天空盒效果,例子简单,方便初学者学习。-D3D SkyBox
normal-directions-of-3D-points
- 根据协变矩阵和求最小特征值的方法求出三维点云数据的法向,根据OpenGL实现可视化,程序实用.-Noraml directions of 3D points can be obtained by calculating the smallest eigenvalue of covariance matrix, also, the method can be visualized by OpenGL, which is practical.