搜索资源列表
CPG
- 计算机图形学——立方体旋转 立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂!! 转载自: 开源盛世-源代码下载网 -computer graphics -- rotating cube cube along the axis X, Y and Z rotation, but no code to make notes, but we should be able to be able to read! ! reprinted
立方体旋转和缩放
- 一个三维立方体旋转的例子,在自动旋转的基础上增加了放大和缩小的功能-a rotating 3-D cube example, the automatic rotation on the basis of a pan and zoom functions
circlingcube
- 旋转的立方体,可以用键盘控制旋转方向,图像通过点阵实现-Rotating cube, you can use the keyboard to control the direction of rotation
OpenGl
- VC++基于OpenGL API实现多彩旋转立方体,很老的一个东西,但是很值得去学习一下,纯API实现的,虽然完成的不是太强大,但却是我们最基础需要接触的东西,源代码在VC++6.0下编译通过。-VC++ based on OpenGL API to achieve colorful rotating cube, a very old, but very worthwhile to learn about the achievement of pure API, although not too
OpenGl
- VC++基于OpenGL API实现多彩旋转立方体,很老的一个东西,但是很值得去学习一下,纯API实现的,虽然完成的不是太强大,但却是我们最基础需要接触的东西,源代码在VC++6.0下编译通过。-VC++ based on OpenGL API to achieve colorful rotating cube, a very old, but very worthwhile to learn about the achievement of pure API, although not too
rotatedcube
- 旋转地立方体是在vc环境下用open编写的-Rotating cube is to use the open environment in vc prepared
mofangDesign
- 能够生成一个完整的魔法,并能够打乱该魔方,还可以由用户进行旋转、计算机自动旋转形成规则魔方。菜单没拷贝进来,全部是源代码....有兴趣的可以来讨论。还没做成3D的效果。QQ:1097107857-Can generate a complete magical and can disrupt the cube can also be rotated by the user, the computer automatically rotating cube formation rules. Menu
RotateBox
- 一个使用GDI实现的一个带有3D效果的旋转的立方体。(vs2008工程) CDC::PlgBlt函数可以实现将资源设备中的一个方形区域映射到目标设备上的一个平行四边形区域中,而这个函数还提供了一个遮罩位图,利用这个功能再加上合适的计算可以实现将资源位图中的任意一个三角形区域映射到目标设备上的任意三角形区域。而这个功能正是3D绘图中最基本的“三角形贴图”。-GDI achieved using a 3D effect with a rotating cube. (Vs2008 projects
test2
- 在VC++环境下利用opengl绘制旋转正方体-Use opengl rendering rotating cube in VC++ environment
OpenGL
- 一个旋转的渐变色立方体,使用opengl实现,简易的动画效果。-A rotating cube gradient, using opengl implementation, simple animation.