搜索资源列表
计算机图形学VC++6.0画出一个3D正方体
- 计算机图形学VC++6.0画出一个3D正方体-Computer graphics to draw a 3D cube VC 6.0
3Dcube_cry
- 可以旋转的3D正方体 有纹理帖图效果,各个面所贴图不同,且实现了3*3及4*4的贴图效果-Can have a rotating 3D cube texture帖图effect, by mapping each face different, and achieved a 3* 3 and 4* 4 of the mapping effect
JAVA3DCubesourcecode
- JAVA 3D 魔方源代码.rar,非常很好玩的源代码,很好玩-JAVA 3D Cube source code. Rar, very very fun source code, is a lot of fun
3Drotation
- 3D rotation. A cube with image mapping on it can be rotated at any speed.
Lesson01
- 制作了两个简单的3D图形,金字塔(四棱锥)、立方体.并让它们旋转起来.-Produced two simple 3D graphics, pyramid (d pyramid), cube. And so that they rotate together.
Cube
- 3D魔方程序,可以直接编译运行,可以转动上下左右四个方向。-3D Rubiks Cube program, can be directly translated to run, you can turn left and down four directions.
MOVEMENT
- Movement of a cube using a Keyboard in 3D-Movement of a cube using a Keyboard in 3D.......
3d-mofang
- 三维立体可转动魔方 用到了OPENGL 可以在Vc++6.0下运行-Three-dimensional rotating Rubik' s cube can be used in OPENGL in Vc++6.0 run
3D
- 程序为一年前写作,本计划修完D3D后重新修改,但是由于GUI绘制效率太低,同时也没有任何应用价值。所以保持到现在。 程序采用SetPixel()为基础绘制出了彩色立方体。 消隐采用的是背面剔除,裁剪也是采用的简单方式。 同时附带有简单的摄象机类,可以移动到不同角度观看图形。 使用: 鼠标左右上下旋转观察角度(完全自由的摄象机)。 键盘上下左右控制移动方向。 在3D图形方面如果允许,个人完全可以实现D3D的渲染管线(硬件部分没办法)-Writin
3D
- 编的3D立方体,放在记事本里面在.随便写的-Series of 3D cube on the inside in Notepad. Casually written
3d-cube-code
- 一个3D模仿游戏的源码极其资源 C++ OpenGL-3D cube game resource code C++ OpenGL
magic2d
- 3D魔方,实现一个简单的2*2魔方旋转以及纹理贴图-3D cube, to implement a simple 2* 2 cube rotation and texture mapping
3D_cube
- 自己编写的一个3d立方体贴上了图片是一个色子希望供参考-I have written a 3d cube labeled picture is a hope for reference dice
OpenGL--Cube
- OpenGL的例子,显示一个立方体,采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强。-This is a example of OpenGL,and it can display a 3D cube with different color.
3D
- 3d立方体的几何变换,旋转与缩放,使用C++语言,完整程序可运行。-3d cube of the geometric transformation, rotation and scaling, use C++ language, the full program can be run.
Cube
- 基于QT平台的3D魔方,利用OPENGL库函数,魔方是3X3阶 能自由和手控旋转 有背景图片和音乐-OPENGL library functions, based on the the QT platform for 3D Cube, Rubik' s Cube 3X3 order freely and hand control rotating background images and music
3D-OpenGL
- 基于OpenGL的3D魔方程序的实现,代码完整,注释详细,是从事OpenGL图像编程的良好实例。-OpenGL 3D Cube program implementation, the code is complete, detailed notes, is engaged in a good example of the OpenGL graphics programming.
cube
- 用visual C++编写的一个3D魔方小程序,可以通过方向键旋转-With visual C++ prepared a 3D Cube small program that can rotate through the arrow keys
CUBE
- computer graph a 3d Cube on borland c-computer graph a 3d Cube on borland c++
Cube-with-Mouse-Rotate
- Drawing 3D Cube in C++ by OpenGL library and rotation with mouse draging