游戏引擎

来源:互联网 发布:突破淘宝发布限制 编辑:程序博客网 时间:2024/04/29 01:36

一、底层开发包和工具
1. 
http://www.mesa3d.org
Mesa 是一个类OpenGL(  http://www.opengl.org  )的开源实现。
2. 
http://openil.sourceforge.net
DevIL (即以前的OpenIL)是一个跨平台的图形处理包,支持
BMP、JPG、GIF 等多种图形文件格式。
二、2D 游戏开发包
1. 
http://www.libsdl.org/
 http://www-900.ibm.com/developerWorks/cn/linux/theme/special/
SDL(Simple DirectMedia Layer)是一个跨平台的多媒体和游戏开
发包,提供2D、音频、事件驱动、多线程和定时器等服务,并有大
量的扩充开发包,如TCP/IP 网络、游戏角色、混音等。SDL 是用C
开发的,但也有Perl、PHP、Delphi 等多种语言的版本。
2. 
http://www.clanlib.org
ClanLib 是一个通用的C++游戏开发包,提供游戏资源操作、网络
对象处理、GUI 主题和游戏脚本等支持。支持Windows 和Linux。
PMT Files – Open Source Game Development
三、3D 引擎和游戏开发包
1. 
http://crystal.sourceforge.net/
Crystal Space 是一个用C++开发的3D 游戏开发包。有丰富的
功能,支持Direct3D、OpenGL、Glide 等。
2. 
http://ogre.sourceforge.net/
OGRE 是一个面向对象的3D 引擎,支持DirectX、OpenGL 和
Glide 等。
3. 
http://hem.passagen.se/opengl/glfw/
GLFW 是一个OpenGL 的应用框架,支持Linux 和Windows。
4. 
http://apocalyx.sourceforge.net/
Apocalyx 是一个基于OpenGL 的3D 引擎。
5. 
http://www.faktiss.net/
Nive 是一个C++ 3D 引擎,基于OpenGL 和
DevIL,支持Windows 和Linux/Xwindow。
6. 
http://plib.sourceforge.net/
Plib 是一个3D 游戏开发包。
7. 
http://alleg.sourceforge.net/ Allegro 是一个跨平台的C/C++游戏开发包,提供2D、3D、声效、用
户输入、文件、压缩、GUI 等功能。
PMT Files – Open Source Game Development
四、游戏和游戏框架
1. 
http://www.freecraft.org/
FreeCraft 是一个实时战略游戏(RTS)框架。
2. 
http://www.worldforge.org/ Worldforge 是一个完整的大型网络RPG 游戏框架。
3. 
http://arianne.info/
Arianne 是一个大型网络RPG 游戏,同时也是一个游戏框架。
五、其他
1. 
http://openai.sourceforge.net/ OpenAI 是一个人工智能的工具包,包括神经网络、遗传算
法、有限状态机等。
一、英文网站
1. 
http://www.flipcode.com/
Daily Game Development News & Resources
2. 
http://www.gamedev.net/
All Your Game Development Needs
3. 
http://www.gamedeveloper.net/
4.  http://www.gametutorials.com/
Game Programming with Personality, From Start to Finish
5. 
http://www.cfxweb.net/
Demo & Game Development
6. 
http://www.gdse.com
The Game Programming and Design Search Engine
7. 
http://www.2dgame-tutorial.com
8.  http://www.gamasutra.com/
CMP - The Art & Science of Making Games
9. 
http://www.gdmag.com/
CMP - Game Developer Magazine
二、中文网站
1. 
http://www.gameres.com/
中文游戏开发技术资料和交流
2. 
http://mays.soage.com/
中国游戏开发者
3. 
http://www.gpgame.net
金点工作室
4. 
http://www.codingnow.com
云风工作室
5. 
http://lightwing.myrice.com/
琴心剑胆
6. 
http://www.diamondgarden.net/
钻石花园
7. 
http://www.joynb.com/
无名鸟游戏工作室
8. 
http://www.npc6.com/
何苦做游戏,游戏制作的文化
PMT Files – Game Development Website
三、Linux 游戏及其开发网站
1. 
http://www.happypenguin.org
The Linux Game Tome
2. 
http://linuxgames.com/
Linux Games - For the people
3. 
http://h.webring.com/webring?ring=linuxgp;list
Linux Game Programming Webring


本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/duduliao/archive/2009/05/18/4199242.aspx