搜索资源列表
le10
- 应用VC++6.0制作3D实现的用键盘方向键在屋子里移动,并可以控制纹理的小程序-VC 6.0 Application to achieve the production of 3D direction of the keyboard keys in the room mobile, and can control the texture of small programs
QRAPPuie
- QR条形码的开发程序,能够在windows mobile 6中实现,是一个博士开发的,相当不错的资料
Hanoi.rar
- 用VC++6.0和OpenGl实现的汉诺塔移动算法,速度可以自己调节,主要是汉诺塔的递归算法。,With VC++6.0 and implementation of OpenGl Mobile Tower of Hanoi algorithm, the rate can adjust is the Tower of Hanoi recursive algorithm.
cximage600_ce
- 开源库cximage。支持windows pocket pc2003 ,windows mobile 5/6/6.5。各个版本的编译都经过本人亲测。而且修正了不能绘制大图的BUG。-Open-source library cximage. Support windows pocket pc2003, windows mobile 5/6/6.5. Various versions of the compiler have been pro-I test. And revised a large
ww
- 本程序实现以下功能: 1.绘制茶壶(T) 2.添加光照(T) 3.添加纹理(T) 4.鼠标左键控制茶壶旋转(T) 操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。 5.鼠标右键控制茶壶平移(T) 操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米 6.键盘控制茶壶纹理的变化(T) 操作步骤:按键盘的 w 和 s 键实现纹理的改变 7.键盘方向键控制camera的前进后退,左移和后移 (T) 操作步骤:按键盘的四个方向键实现茶壶四种方向的移动
MyGraphic
- 加入新图形的步骤 1、在GraphRecord单元 定义结构体 2、在MyGraph单元的集合体(TClassGraph)中 加入该图形 3、MyGraph单元的private声明该图形的链表,Create中创建,Destory中释放 4、MouseUp事件中加入链表 5、MouseMove事件中移动图形 6、DrawGraph过程中加入画图 7、Clear 加入清空 8、preDel过程 9、preFill过程 10、preMove过程 11、Sav
MouseAndLight
- 此程序绘制了带6个纹理的立方体,明实现了键盘和鼠标控制,其中键盘控制如下: L :控制光照光照 ←:向左旋转速度增加 →:向右旋转速度增加 ↑:向上旋转速度增加 ↓:向下旋转速度增加 PgUp:立方体向屏幕里移动(离观察者越来越远) PgUp: 立方体向屏幕外移动(离观察者越来越近) 鼠标控制如下: 右键:控制光照 左键:按下左键时可以进行立方体的拖拽使之旋转 -This program drew a cube with 6 textures, cle
GLES
- OpenGLES显示3D中文源代码。此方法可用于OpenGL。开发环境:Visual Studio 2005 和 Windows Mobile 6.5 Professional。-OpenGLES display 3D Chinese source code. This method can be used for OpenGL. Development Environment: Visual Studio 2005 and Windows Mobile 6.5 Professional.
MarchingCubes
- vc++6.0环境下编译的移动立方体的可视化算法-vc++ 6.0 compiler environment mobile cube visualization algorithm