搜索资源列表
humanroid
- 绘制会做动作的3D小人,并且通过改变参数,改变其运动方式,并且可以通过鼠标动作操控小人的动作-using mouse event to handle a animated 3D humanroid .
gtgtgt
- 离散事件动态模拟,飞机场跑道飞机架次统计-Discrete event dynamic simulation, airport runway, aircraft movements statistics
SampleCube_MouseControl
- 基於opengl的旋转立方体程序. 主要支持鼠标控制,鼠标拖动旋转,移动.-an openGL based project for a spinning cube controlled by mouse event. supporting mouse controlled rotation and transfer
animation image loader
- /* Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights *
dh
- OpenGL动画编程。用窗口初始化函数,窗口处理和事件处理函数,定义场景绘制循环函数,三维物体绘制函数,空闲事件处理函数等来进行书写程序-OpenGL animation programming. Initialization function with the window, window treatment and event handlers, custom scene rendering loop function, three-dimensional object drawing fu
mouse1
- 计算机图形学opengl 鼠标事件的基本框架,包括鼠标回调函数,鼠标点击,移动,释放登事件-The basic framework of computer graphics opengl mouse events, including mouse callback function, mouse click, move, release the registration event
OpenGLlight
- 对一个卡通人物实现了光照的效果,还定义了鼠标事件可实现旋转以及距离的改变-Character of a realization of the effect of light, the mouse event may be defined to achieve the rotation changes and the distance
SDL入门教程
- SDL 是Simple DirectMedia Layer (简易直控媒体层)的缩写。它是一个跨平台的多媒 体库, 以用于直接控制底层的多媒体硬件的接口。这些多媒体功能包括了音频、键盘和鼠标 (事件)、游戏摇杆等。当然,最为重要的是提供了2D 图形帧缓冲( framebuffer )的接口, 以及为OpenGL 与各种操作系统之间提供了统一的标准接口以实现3D 图形。从这些属性我 们可以看出, SDL 基本上可以认为是为以电脑游戏为核心开发的多媒体库。(SDL is the abbrev