搜索资源列表
SDL-1.0-english-intro.tar
- 跨平台的低级多媒体库,当和OpenGl结合时可提供与MS DirectX相同的功能。它在上百个开放源代码和商业程序上应用,其中大多数是游戏-junior cross-platform multimedia library, and OpenGl when combined with the available MS DirectX same function. In hundreds of open-source and commercial application procedures, mo
player
- YUV数据超高速显示的源代码,基于SDL库库的开发-YUV player in high speed ,based on SDL library
SDL_gfx-2.0.16.tar
- sdl扩展库 找了很久 很有用 但是我不知道怎么用-sdl extension library for a long time to find useful, but I do not know how to use
SDL_2
- SDL程序,需要SDL的库。可以作为SDL初学者入门。-SDL procedures, the need to SDL library. SDL can be used as entry for beginners.
mElite-97-41
- This a SDL OpenGL port of the Elite New Kind Source Code. Original version used the Allegro games library.-This is a SDL OpenGL port of the Elite New Kind Source Code. Original version used the Allegro games library.
SDLpoint
- 使用SDL库的简单示例 就是画点示例 用C语言写的 网上看到的,大家可以试下编译,注意链接选项之类的-SDL library to use a simple example of sample points is drawn using C language to write online see, you can try to compile the next, pay attention to options such as links
1
- SDL(Simple DirectMedia Layer)是什么呢?根据他的表面意思,翻译过来就是简单的指导媒体层SDL是一个跨平台的多媒体函数库,被用来设计成在低层访问音频,键盘,鼠标,游戏杆,基于OPENGL(一个3D图象开发函数库)的3D 硬件,和2D图象帧缓冲区。它被广泛的用于基于MPEG的媒体播放软件,模拟器,和许多著名的游戏。最著名的游戏是赢得LIUNX组游戏开发大奖的 文明:权利的召唤(Civilization: Call To Power)。-SDL (Simple Direc
gtk-demo-1.2.tar
- linux下gtk开发库和源码,是学习sdl必须要的库文件-gtk development libraries and source code under linux is learning sdl library files must be
SDL入门教程
- SDL 是Simple DirectMedia Layer (简易直控媒体层)的缩写。它是一个跨平台的多媒 体库, 以用于直接控制底层的多媒体硬件的接口。这些多媒体功能包括了音频、键盘和鼠标 (事件)、游戏摇杆等。当然,最为重要的是提供了2D 图形帧缓冲( framebuffer )的接口, 以及为OpenGL 与各种操作系统之间提供了统一的标准接口以实现3D 图形。从这些属性我 们可以看出, SDL 基本上可以认为是为以电脑游戏为核心开发的多媒体库。(SDL is the abbrev