搜索资源列表
sc2
- 利用2D图形显示3D的效果.这个是一个旋转的圆锥体,虽然边缘的显示效果不是很好,不过很有三维的感觉-use 2D graphics 3D effect. This is a rotating cone, although the edge of the display is not very good, but the feeling is 3D
3D_translation
- 本程序实现图形的三维变换--平移,旋转,对称变换,正二测,斜二测视图, 包含文件:三维变换 Grphics experiment NO5--三维图形的投影变换 三维变换.exe-this program 3D graphics transformation -- translation, rotation, symmetry transformation, are two tests, two ramps measured View, documents include : 3D
GLSample1
- OPEN GL 库,显示三维图形,例如打开china.cnc。可以平移和旋转
MFCdonguha
- 这时用MFC建立的一个单文档,画出三维可旋转的图形-Then with the establishment of an MFC single document, draw three-dimensional graphics can be rotated
3D-Projection
- 本项目展示了如何进行三维投影,即使用二维的绘图API (DrawLine)绘制三维图形的轮廓,开发语言为C#,项目环境为Visual Studio 2008。 三维旋转矩阵是投影操作中的关键,本项目展示了旋转矩阵的使用,并建立了一个简单的三维场景,用户可以通过拖动鼠标对场景进行旋转。-This project shows how three-dimensional projection, that the use of two-dimensional graphics API (Dra