资源列表
CreateSkyBox
- 一个Directx9.0开发的天空盒子,自己写的,可以为学习3D游戏客户端的朋友一起学习-Directx9.0 the development of a sky box and wrote it myself, for learning 3D game client to learn with friends
octree
- 八叉树算法的简单源代码,vc++的运行环境-Simple octree algorithm source code, vc++ runtime environment
SpeedTreeRT_SDK_v4
- 该源码是有关SpeedTree这个软件的SDK,方便开发D3D的人员用来解析程序代码-SpeedTree 4.1 SDK
SURF
- 实现基于2幅二维图像的目标的三维重构,相机定标,图像配准-The task of fi nding correspondences between two images of the same scene or object
RayTrace
- 光线跟踪算法的一个实例,演示光源照亮小球不同角度-Ray-tracing algorithm an example to demonstrate the light source to illuminate the ball a different angle
xnrljxz-2
- 利用VRML虚拟现实开发语言实现的虚拟人行走的程序。讨论了虚拟人行走中的路径选择算法,并用节点控件行走方式。-Developed using virtual reality language VRML virtual human walking program. Discusses the virtual human to walk the path selection algorithm, and walk with the node control mode.
delta3d-API-2.4.0
- 开源3D引擎Delta3D的API帮助文档,CHM格式。对于Delta3D的开发很有用。最新版本。-Open-source 3D engine Delta3D the API help documentation, CHM format. Useful for the development of Delta3D. The latest version.
4
- 利用VTK的picker类实现可以任意提取点素信息的实例-VTK class implements the use of the picker can extract an arbitrary point of prime examples of the information
SFMToolkit3
- SFM工具包,获取物体各个角度的照片,通过这些序列图像重建出物体的三维结构。-SFM toolkit for photos of all angles of the object, and these image sequences to reconstruct the three-dimensional structure of objects.
2Dto3D
- 尝试实现2D到3D图像的转变过程,代码未编写完全,请大家共同探讨-Trying to realize 2D to 3D image transformation process, the code does not write a complete, please discuss
OperatePly
- 读写ply文件的matlab实现。Writes a mesh to a ply file and Reads a ply file (text format). ply files can be in binary format as we-Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze from Stanford University. Both