搜索资源列表
Mouse and keys
- 鼠标键盘操作入门操作,关于鼠标左右键与键盘控制的简单操作,很基础但是重要-mouse keyboard entry operation, the mouse around on the keys and keyboard control of the simple operation, very basic but important
bezier_demo
- 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
vcyouxi
- 我们看见游戏人物再鼠标的移动下,人物可以到处移动和全方位的方向!这个就是一个这样的小例子!让游戏开发入门人员明白,游戏玩家是怎么控制的!
MyGLMoveLight
- opengl 光照程序,光源可以移动 鼠标左键,w,a,s,d控制光源的移动
类似GOOGLE EARTH控制面板鼠标悬停
- 鼠标移动到图片上面,图片渐进;鼠标离开,图片渐出。采用分层窗体的方法实现。效果类似GOOGLE EARTH的控制面板
鱼的动态特效
- opengl下模拟鱼的动态效果,可以鼠标控制的
Teapot
- 本程序实习了openGL的茶壶(Teapot);键盘C键控制其颜色;R键实现了旋转,同时X,Y,Z键可改变其旋转轴;方向键可控制光源位置;按着鼠标左键移动鼠标可以人工旋转,像Google Earth;按着鼠标右键移动向上移动鼠标壳缩小其尺寸,向下可放大-This program internship in openGL teapot (Teapot) keyboard C keys to control their color R key to achieving the rotation,
solar
- 本人毕业设计模拟太阳系的行星运转,有类似于CS游戏的自由视角变化,包括键盘鼠标,纹理贴图,以及右键菜单控制-I graduated from design simulation operation of the solar system planets, similar to CS have the freedom to view the game changes, including keyboard, mouse, texture mapping, and right-click menu
WindowsGDI
- 里面是用VC++6.0写的一些应用例子有循环图、键盘鼠标的控制,适合新手参考-There is VC++ 6.0 applications written in some examples of the cycle map, keyboard and mouse control, suitable for novice reference
BraveShooter2.9
- 这个游戏是2d平面设计游戏,用w,a,d控制人物的左右移动和跳动。 按住鼠标左键可以向鼠标指向位置射击子弹。 按下鼠标右键打开手榴弹,三秒后爆炸,放开后向鼠标所指方向掷出,力度和按住鼠标的时间成正比。 按e键可以发射导弹,导弹自动跟踪鼠标所指位置。 游戏一共6关,各种新型敌人将相继出现,难度也将逐渐增大,相信你可以通关^_^ -The game is a graphic design 2d games, with w, a, d control of the chara
mouse_simulation
- 用此程序中您可以控制鼠标并单击或双击您想要的位置,而不必鼠标!这些项目有利于教学软件。这些程序中还用到C库!-With this program you can control mouse and click or double click anywhere you like without touching mouse ! also upload keyboard_simulation for controlling keyboard without touching it ! These
draw
- 本例主要利用c语言编程实现画图板功能,具有基本的画图功能、图形操作功能和文件保存打开功能。主要包括如下4个模块:(1)图形绘制模块,该模块包括图形的绘制和操作功能,(2)鼠标控制模块,该模块主要实现鼠标状态的获取、鼠标位置的设置,以及鼠标的绘制等。(3)功能控制模块,该模块实现的功能包括输出中文、填充像素和显示用户帮助。(4)保存加载模块,该模块将像素保存到指定的文件和从指定的文件中读取像素到画布。-The main use of this example c programming langu
Exam01
- MFC+OPENGL画球,鼠标任意拖动控制球的半径,界面友好-MFC+ OPENGL drawing the ball, drag the mouse control of the ball of arbitrary radius, user-friendly
kill_time
- 名称:杀戮时刻 作者:陈畅 游戏类型:第一视角射击游戏 游戏目标:在300秒(5分钟)内将场景中的40个坏蛋消灭。 坏蛋分为两种,胖子和瘦子。 胖子跑得慢,瘦子跑得快些。坏蛋们做了坏事,心虚见了你就跑。瘦子反应快些,你还没走近,他就跑了。胖子迟钝些,当你走得比较近的时候,才会逃跑。 不管是胖子还是瘦子,当他们离你较远的时候,会觉得比较安全,然后就休闲的休息,或者四处随意走动。 你的任务就是申张正义,为民除害,把他们全部消灭。
ControlLine
- 自定义控制直线VB代码, 可由鼠标控制在屏幕画任意两点,并可以修改位置。-User control draw a line control.
Mouse_Picture
- 实现鼠标控制贴图的win32程序,另外加入了基本的文字输出跟绘图操作,适合初学者快速入门。-Mouse control maps the win32 program, the addition of a basic text output with the drawing operation, suitable for beginners to get started quickly.
MouseAndLight
- C++写的OpenGL源代码,绘制饿一个正方体,每一个面都贴上图片,完成鼠标控制物体并且加光照-OpenGL source code C++ write, draw hungry a cube, every surface paste pictures, complete mouse control objects and add lighting
KinectMousePC
- 通过KINECT捕捉手势动作,通过手势控制鼠标的移动,通过此程序,可嵌入到使用鼠标控制的小游戏中,达到新的交互乐趣-Capture gesture through KINECT gestures to control the movement of the mouse, this program can be embedded into use the mouse to control the game, reached a new interactive fun
Bezier
- 通过windows api实现的贝塞尔曲线显示程序,简单的通过鼠标控制曲线-Achieved through the windows api Bezier curves display program, a simple mouse control curve
3bezierLline
- 采用VC6.0和opengl实现3次bezier曲线的绘制,并且使用鼠标控制四个点-Using OpenGL and VC6.0 to achieve the 3 Bezier curve drawing, and use the mouse to control the four points