资源列表
vcPPread_dxf
- 用VC++编写的一个读取dxf文件的程序,经检测可以使用,适合初学者学习。-With VC++ prepared a program to read dxf files, you can use tested, suitable for beginners to learn.
CreateMeshFromX
- 从.x格式文件中导入3D模型,我自己写了一个很简单的MeshX类,导入X文件很方便。-Import 3D models. X format and I wrote a very simple MeshX class, very convenient to import X files.
PointPlane
- 判断点是否位于平面上(三维)。 原理:将平面方程变f(x) = 0的形式,将点的坐标代入f(x)中,若点位于平面上,则f(x)为0,若点位于平面两侧, 则f(x)值正负号相反,由此可判断此点位于面的哪一边。 可在CPointPlaneDlg::PlaneEquation()对点和面的数据进行修改。-The relationship between point and plane,determine whether the point in the plane
CameraWorldCollision
- 基于VC++的摄像机行走碰撞检测,效果做的很不错-VC-based collision detection cameras running, the effect is very well done
jiyutuxiangdesanweichongjian
- 基于图像的三维重建 基于控制点计算射影矩阵
reconstruction
- 基于图像的三维重构讲义,中科院自动化所经典课程讲义-Classic lecture notes handout image-based three-dimensional reconstruction, the Chinese Academy of Sciences Institute of Automation
gfx
- Simple game engine for win32 @ macosx
三维等高线绘制
- 可以由三维数据绘制二维或三维等高图。~~~~~~~~~
openGL-for-3D-image-program
- 介绍openGL的编程的相关资料,在实际应用中对图像的加速绘制很有用-Introduction openGL programming information, practical application acceleration for image rendering useful
aboutglExplorer
- 很好的三维计算机图形学程序,大家学习吧。-good 3D computer graphics procedures, we learn from it.
PanleShadow
- direct3D的Stencil蒙板阴影处理的Demo-direct3D treatment of Stencil Shadow Demo mask
terrainmaker
- this is program for creating 3d terrain with texture ....easy to use