游戏引擎

来源:互联网 发布:山东易知律师事务所 编辑:程序博客网 时间:2024/04/28 05:52

<转>游戏引擎列表及其门户网站

 

物理Engine

novodex
http://www.novodex.com/

ode
http://ode.org/

Tokamak
http://www.adamdawes.com/programming/tokamak/index.html

Newton
http://www.physicsengine.com/

OPCODE
http://www.codercorner.com/Opcode.htm

flade (flash)
#http://www.cove.org/flade/

物理引擎国人作的
http://blog.gameres.com/show.asp?BlogID=747&column=0

声音

openal
http://www.openal.org/

openal++
http://alpp.sourceforge.net/
http://sourceforge.net/projects/alpp/

人工智能
http://openai.sourceforge.net/
http://sourceforge.net/projects/openai/

3D Engine

blender
http://www.blendercn.org/
http://www.deathblood.net/main/tutorial/
http://www.blenderart.org/index.html
http://bbs.blendercn.org/viewtopic.php?t=183 FTP
http://www.blendercn.org/download/blenderwiki/ Blender手册(From wiki.blendercn.org)
http://www.blendercn.org/download/tutorials/ 基础视频教程
http://www.blendercn.org/download/blendercn/ Blender中文版
http://www.blendercn.org/download/yafray/ Yafray渲染器
http://www.blendercn.org/download/blenderart/blenderart_mag-1.zip Blenderart杂志
http://www.blendercn.org/download/blenderart/blenderart_mag-2.zip
http://www.blendercn.org/download/blendersc/ Blander源代码编译环境
http://code.google.com/p/wpyre/ 分布式渲染
http://www.softlab.ece.ntua.gr/~jpanta/Graphics/Kerkythea/ 场景编辑器,带材质编辑器

klayGE
http://klayge.sourceforge.net/ 中国人做的引擎.粘土

Axiom
http://axiomengine.sourceforge.net/ c#版的OGRE

CAL3D
http://sourceforge.net/projects/cal3d/ 骨骼动画引擎

OGRE
http://www.ogre3d.org/
http://ofusion.inocentric.com/
http://chronos.digitalsentience.com/

Irrlicht
http://irrlicht.sourceforge.net/ 官方
http://www.irrlicht3d.org/ 作者blog
http://irredit.irrlicht3d.org/ 场景编辑器
http://www.gdtoolkit.8m.net/ toolkit
http://irrlichtnetcp.sourceforge.net/ .net包装
http://irrklang.irrlicht3d.org/ irr配套的声音库和编辑器
http://irrlichtitalia.altervista.org/start/
http://46577.rapidforum.com/area=11
http://flysnow.cnblogs.com/

mesa3d
http://www.mesa3d.org/

Crystal Space 3D SDK
http://www.crystalspace3d.org/

GUI

CEGUI
http://www.cegui.org.uk/

CEGUI#
http://ceguisharp.sourceforge.net/ CEGUI C#版

通信引擎

raknet
http://www.rakkarsoft.com/ 开原的网络引擎,商用收费

enet
http://enet.cubik.org/ udp可靠传输

tnl
http://www.opentnl.org/ torque network library

udt
http://udt.sourceforge.net/

Sockets Lib
http://www.alhem.net/Sockets/

hawk
http://www.hawksoft.com/

linux upnp sdk
http://sourceforge.net/projects/upnp/

脚本

天使脚本引擎,类c
http://www.angelcode.com/

游戏引擎

Truevision3D
http://www.truevision3d.com/ 不开源,支持多种语言

Nebula 2
http://sourceforge.net/projects/nebuladevice
http://nebuladevice.cubik.org/

NeoEngine
http://www.neoengine.org/

Fly3D
#http://www.fly3d.com.br/
http://fabio.policarpo.nom.br/fly3d/

OpenSceneGraph
http://www.physicsengine.com/

RealmForge
http://www.visual3d.net/ 官方
http://sourceforge.net/projects/realmforge 项目地址

clan
#http://www.clanlib.org/

一、底层开发包和工具

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.***/

琴心剑胆

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

原创粉丝点击