搜索资源列表
sf_200373118038
- 这是本人请手所做的俄罗斯方块! 开发VC6.0和MFC-This is the hand I requested the Rubik's cube! MFC Development and VC6.0
3DCube2
- vs2005 +MFC 开发的一个立方体的例子,立方体可以平移。完全用vs2005 的MFC开发,比较干净清晰-vs2005 MFC development of the examples of a cube, cube can translation. Vs2005 fully with the MFC development, cleaner clear
cube
- 一个立方体的MFC程序,可以用鼠标转动立方体,也可以改变亮度
cube
- 基于C++ MFC 的魔方。平常学习的课程设计-Based on C++ MFC' s Cube. Common learning curriculum design
mfc
- 在MFC架构中,渲染一个立方体,directX,可以旋转,鼠标可响应-In the MFC framework, the rendering of a cube
codechina2-3300
- 用VC编写的拧魔方游戏源码程序,经本人测试程序可以运行。不过还不够完善,供编程爱好者交流使用-With VC (MFC)-Prepared using VC-source Game Cube screw procedures, as I can run a test procedure. But not perfect enough for the use of programming enthusiasts communicate-With VC (MFC)
com_server
- 这是一个非常简单的COM服务器,它不需要MFC和ATL的支持。 // 这个DLL COM服务器提供了一个接口:ImyInterface,其中有两个方法:Square 和 Cube。 // 它是使用纯粹C++编写的一个最简单的服务器,没有串转换、宏处理之类的东西。 // 它只包含让这个服务器运行的最简代码。所以看代码时只要记住两个字:那就是"简单"。 // // 警告:这个程序没有经过全面测试,所以不敢保证它没有BUG,如果谁发现了,请通知-This is a very si
Drawcude
- MFC实现的绘制立方体,采用MFC类库实现-MFC cube to achieve the mapping, using MFC class library to achieve
MFCframeworkCubeDrawing
- MFC架构的立方体绘制,是我编写的一款关于MFC的立方绘制,适合初学者使用及资深使用者下载使用-MFC framework cube drawing, written by me draw a cube on the MFC, suitable for beginners and experienced users to download
MFCcube
- 用MFC编写的立方体的程序,并且立方体顶点的颜色不同-Cubes prepared with MFC program, and a different color cube vertex
WIN32cube
- 用WIN32结构框架编写立方体的程序,区别于MFC框架的区别-Structural framework of the preparation of the cube with the WIN32 program, different from the difference between MFC framework
cube
- cube tracking white visual c++ et mfc
MFC-to-write-a-spinning-cube
- MFC编写一个旋转立方体 通过算法,从而实现立方体在三维空间里的自由碰撞-MFC to write a spinning cube
zhuanpan
- 通过MFC对话框工程创建一个窗口,在该窗口中使用opengl绘制立方体,圆锥等3D图形,旋转等-MFC dialog project to create a window, the window the opengl rendering cube, cone and 3D graphics, rotation
MFCopengl
- 1.首先在MFC环境下配置OpenGL环境 2.然后利用opengl环境绘制了一个立方体 3.并给立方体贴了一张image.bmp纹理 4.鼠标和键盘进行立方体交互操作 5.键盘的上下键可以实现立方体的上下移动,键盘的左右键可以实现立方体的左右移动 6.当鼠标的左键按下并移动时,立方体将做相应方向的移动。-1 configured in the MFC environment OpenGL environment 2 and then use OpenGL to draw
OpenGL
- 用VC++6.0搭建了MFC OpenGL环境,实现一个彩色立方体盒型的展开,并且为全屏显示,隐藏了标题栏和菜单栏。-Use VC++ 6.0 to build the MFC OpenGL environment, to achieve an expanded color cube box type and full-screen display, hiding the title bar and menu bar.
MyBoids
- Boids模型实现,除去实现聚集、隔离和方向调整这三个规则外,还增加了绕立方体运动(The implementation of Boids model eliminates the three rules of aggregation, isolation and direction adjustment, and also increases the motion around the cube.)