搜索资源列表
linux_five_game_sourcecode
- 一个在linux下基于framebuffer,用c语言实现的扫雷游戏,能方便移植到多种嵌入式设备中-one based on the Linux framebuffer c language used in demining games, easy to transplant a variety of embedded devices
SDL-1.2.9-vc
- SDL是一个用来写多媒体软件的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D framebuffer 进行支持的API,常用于游戏和模拟器. 这是一个for vc++6.0版本源代码-SDL is used to write a multimedia software for multi-platform, multi-platform on the general audio, keyboard, mouse, controller, hardw
SDL
- SDL是Simple DirectMedia Layer(简易直控媒体层)的缩写。它是一个跨平台的多媒 体库,以用于直接控制底层的多媒体硬件的接口。这些多媒体功能包括了音频、键盘和鼠标 (事件)、游戏摇杆等。当然,最为重要的是提供了 2D图形帧缓冲(framebuffer)的接口, 以及为 OpenGL 与各种操作系统之间提供了统一的标准接口以实现 3D图形。从这些属性我 们可以看出,SDL 基本上可以认为是为以电脑游戏为核心开发的多媒体库。-SDL is the Simple
1.2.9-vcSDL
- 是一个用来写多媒体软件源码的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D framebuffer 进行支持的API,常用于游戏源码与模拟器源代码。-Is a software source code used to write multi-platform multimedia library, usually through a multi-platform audio, keyboard, mouse, joystick, 3D OpenGL
TC-Sandbox-Template
- TURBO C 2.01 compatible double framebuffer source code built your own 2d or 3d engine using this as a foundation
mygamePC.tar
- 可以在PC上运行的弹球游戏,利用framebuffer进行图形界面显示-A game of elastic ball pragramed by C,display by framebuffer
frame_ok
- 五子棋游戏,内有画点、线、圆,显示bmp图片的图形库,五子棋以这些为基础实现,在pxa-270开发平台,嵌入式环境:内核2.4,busybox1.0 条件下运行成功。-five framebuffer pxa-270 linux2.4 busybox1.0
snake
- 根据framebuffer写的简单的贪吃蛇游戏。-snake game 。
cpp-netlib-0.7
- This the Simple DirectMedia Layer, a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms.- This is the Simple DirectMedia Layer, a general API t
framebuffer
- 利用framebuffer显示BMP或JPEG图片.使得320*240的图片可以在LCD上显示-Use framebuffer display BMP or JPEG images, making 320* 240 pictures can be displayed on the LCD