搜索资源列表
OpenGL)
- 用mfc opengl编写的,转动的球,可能会有数组越界的错误-mfc opengl prepared with the rotation of the ball, there may be cross-border array of mistakes
minibounceball
- 一个迷你弹球小程序,可以修改球的颜色、大小,运行速度。对学习MFC绘图很有帮助。-a mini Billiard small procedures, change the color of the ball, the size, and speed. Mapping learning MFC helpful.
dockmenubar_demo
- 一个速度可调的,可更改颜色的,2维球。MFC编程,使用了unicode-an adjustable speed, alter color, two-dimensional ball. MFC programming, the use of the unicode
Opengl_rotatableThreedimensionaltrapezoid
- 用MFC绘制的一个旋转四棱台——在界面中央有一旋转四棱台,上方有一来回平移的球!
BALL.rar
- 弹球 单击左键画个小球 在对话框里移动 撞墙反弹 MFC应用小历程,ball
cmy2
- 基于VC++6.0的MFC开发的OpenGL程序,是一个弹球的碰撞,挺不错的。-VC++6.0 based on the MFC developed OpenGL procedures, is a pinball collisions, very good.
opengl_mfc_3D
- 在MFC中使用OPENGL绘制3D线框球,可实现鼠标拖动旋转,可用作3D模板进行二次开发。-OPENGL in MFC using 3D wire-frame drawing the ball, drag the mouse to achieve the rotation, can be used as a template for the secondary development of 3D.
Exam01
- MFC+OPENGL画球,鼠标任意拖动控制球的半径,界面友好-MFC+ OPENGL drawing the ball, drag the mouse control of the ball of arbitrary radius, user-friendly
pingpangball
- 简单的弹球游戏,包括一定的图像碰撞检测,以及MFC双缓存内容-Simple pinball game, including some images collision detection, and double the cache content MFC
ball_mfc
- MFC下的小球碰撞演示实验,无摩擦,碰撞后能量守恒-MFC ball collision under the demonstration experiment, no friction, conservation of energy after the collision
pengzhunag
- mfc的小球碰撞可视化界面程序,可以用来观察完全弹性碰撞和完全非弹性碰撞-mfc small ball collision visual interface program can be used to observe fully and completely non-elastic collision elastic collision
line
- MFC 涡旋线画法 小球顺着涡旋线按设置的角速度旋转到中心-MFC scroll ball down the line painting by setting the angular velocity of vortex lines to the center of rotation
MFC
- 我的MFC实习报告,老师留的课程设计作业,一个弹球程序的说明-MFC its useful for your mfc
vtk-mfc-sphere
- VTK + MFC 编的画球并保存程序,对理解VTK MFC混合编程有帮助-VTK+MFC Programming,draw a ball and save.
MFC-ballroll-GDIdraw-beginners
- MFC幸运球转动游戏GDI绘图初学者最佳-MFC lucky ball rolling game GDI drawing beginners
VC-P-P-MFC-game
- VC++MFC小游戏开发实例教程+扫雷+五子棋+俄罗斯+老鼠滚球-VC++MFC small game development tutorials+ mine+ backgammon+ Russia+ mice Bowls
MFC
- 动态球:MFC字母,靠近分散,离开聚拢。非常好玩-html+ javascripe
球的各种控制
- 采用MFC及OPENGL数据库,实现示教及仿真,建立坐标系,球的运动控制键(Use MFC and OPENGL database to realize teaching and simulation, establish coordinate system, ball motion control key)
小球碰撞-粘球问题
- 小球碰撞问题,MFC 模拟,十分有参考意义(Small ball collision problem, MFC simulation)
弹球游戏
- 一款弹球游戏,比较经典。 采用MFC框架式编程,结构清晰,便于阅读。