搜索资源列表
cube
- mfc中应用opengl,是opengl入门的好例子
cube
- 一个立方体的MFC程序,可以用鼠标转动立方体,也可以改变亮度
MFC-OpenGL-cube
- MFC文档视图与OpenGL相结合的一个旋转立方体的例子
cube
- opengl旋转的立方体,MFC工程,对初学者来说有用
CUBE(MFCExample).rar
- 基于MFC的opengl 正方体 有颜色 鼠标控制 ,MFC-based colored cube opengl the mouse control
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
lesson21_bcb6
- opengl互动游戏功能较为复杂 基于MFC的-an opengl do with the rubik Cube, a map, lamp, for MFC-opengl more complex features interactive games based on MFC the-an opengl do with the rubik Cube, a map, lamp, for MFC
InnerCubeCanVisualOnly
- 这是一个VC++MFC环境下的程序,用OpenGL图形接口进行绘制,可以利用鼠标和键盘进行交互式地移动绘制的图形,而且在旋转的过程中始终看到的是cube的内部。非常适合opengl的初学者参考学习。-This is a VC++ MFC environment procedures, using OpenGL graphics interface for drawing, you can use mouse and keyboard to move the interactive graphic
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)
Drawcude
- MFC实现的绘制立方体,采用MFC类库实现-MFC cube to achieve the mapping, using MFC class library to achieve
MFCcube
- 用MFC编写的立方体的程序,并且立方体顶点的颜色不同-Cubes prepared with MFC program, and a different color cube vertex
glut_MFC_Std
- 只是一个简单的基于MFC的OpenGL编程。有基本的对鼠标键盘的影响处理-An MFC program using OpenGL, you can moving a Cube box with arrow key, drug mouse to rotate with left button down. Wheel with left button down to scale box.
Rubiks-Cube-Solver
- 这是Windows基于对话框的应用程序,在Visual C++ / MFC的环境下,得到了一个杂乱的鲁比克魔方的显示步骤。一个魔方的配置可以由一个二维视图表示。 3D视图采用的是OpenGL技术。-This is a windows Dialog based application written in Visual C++/MFC that solves a scrambled Rubik s cube, showing the steps. A Rubik s cube configurat
cube
- cube tracking white visual c++ et mfc
cube
- 结合MFC和OPENGL,利用MFC的用户友好性和可操作性,OPENGL作为图形引擎,做最好的三维软件-With MFC and OPENGL, use of MFC user-friendliness and operability, OPENGL as graphics engine, do the best 3D software
CUBE(MFCExample)
- MFC下的OpenGL开发,旋转彩色立方体,有按钮控制开始结束。-MFC OpenGL under development, rotating color cube, there are buttons to control start and end.
MFC-to-write-a-spinning-cube
- MFC编写一个旋转立方体 通过算法,从而实现立方体在三维空间里的自由碰撞-MFC to write a spinning cube
Cube-demonstration
- 在MFC环境下使用OpengL显示一个立方体-OpengL displays a cube in the MFC environment
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.)