资源列表
TestDelaunay
- 运用CGAL算法库,实现delaunay三角剖分,实现效果较好。-Use CGAL algorithms library, perform delaunay triangulation, the effect is perfect.
3ds_flt
- 三维建模软件creator的一点应用,将max文件转为flt文件,实现实时系统的应用-Creator of three-dimensional modeling software application that will max files to flt file, the application of real-time system implementation
3DSvc
- 程序完美的在VC++中载入了3ds文件,模型文件是3dmax建立的,用户可以更换模型文件用于自己的程序中。-The perfect program in VC++ in the loading of 3ds files, 3dmax model file is created, the user can change the model file for their own programs.
globe_3d_24_jan_2010
- 对学习三角构网的有好处,是构网的基础,进一步点云构网需要改进-Triangle mesh
itc,4444
- dental abutment mesh model
3DSFileLoader
- 3DS格式文件的读入和绘制,VC++源码-3DS format files read, and draw
Skeletal-animation
- 一个简单的骨骼动画模型,有一些撕裂,但不影响对程序结构的理解。-A simple model of skeletal animation
ship_and_planet
- rotate ship and planet
Visual-3D-Modeling-from-Images
- Pollefeys教授写的一本经典影像建模的电子书,给出了序列影像重建三维模型的基本框架,以及详细的技术细节。-Visual 3D Modeling from Images-Marc Pollefeys
BuildTin
- 根据已知点建立三角网的程序,速度很快,编译过了,很不错-Triangulation based on the known points to establish the procedure, very fast, compiled, and very good
directX9texture
- 详细的介绍了各种高级纹理技术,包括多层纹理映射,环境映射,凹凸纹理映射,立体纹理及纹理压缩等.