现在的位置: 首页 > 综合 > 正文

开源游戏引擎介绍

2014年04月02日 ⁄ 综合 ⁄ 共 3862字 ⁄ 字号 评论关闭

2D:

Allegro.cc - Main

http://www.allegro.cc/

老牌子了,和SDL同时是很经典两个EG开发组件,最近貌似在和PY进行联合?

ClanLib - ClanLib Game SDK

http://www.clanlib.org/

CLANLIB是以前听过最复杂最丰富的SDK,看看链接

http://www.clanlib.org/docs/clanlib-0.8.0/Reference/html/modules.html

感觉和SDL和ALLEGRO同一个等级,不过自己并没有用过

Crossfire - The Multiplayer Adventure Game

http://crossfire.real-time.com/

感觉比较强大的冒险游戏AVG开发工具,最近也一直在更新

Haaf's Game Engine - Hardware accelerated 2D game engine

http://hge.relishgames.com/

就是HGE,很有名,后来开源了,一般大部分人都很喜欢用的EG,另外Y2GE前面版本基本上就是模仿了HGE

http://hge.relishgames.com/downloads.html

The SDL Archives

http://twomix.devolution.com/pipermail/sdl/

是不是SDL的,看过去一堆文件GZIP不知道做啥用的

总之提供一下SDL的主页LINK,这个也是经典:很多游戏都是基于SDL/OPENGE开发的

http://www.libsdl.org/

----------------------

推荐的几个EG辅助工具,都是图片处理的

----------------------

libAfterImage Imaging Library.

http://afterstep.sourceforge.net/afterimage/

主要用来提供图片读取的辅助工具,基本支持常见的图片格式,开放源码:

http://www.afterstep.org/afterimage/getcode.php

The CImg Library - C++ Template Image Processing Library

http://cimg.sourceforge.net/

似乎C++总和模版有关,总之是开源的图像处理LIB,重点突出了需要编写的代码量少,基本上在LIB下面图像

处理只需要100来行以内,在SF上面有:

http://cimg.sourceforge.net/download.shtml

---------------------

比较不错的其他站点,有些LIB其实自己没有看过,可能很不错,虽然不全,但是如果开发小工具反而更加使用

---------------------

. Sekoya etc. . Open-Source Game Dev.

http://sekoya-games.sourceforge.net/

MMORPG,好像是3个学生样的人写的XD

http://sekoya-games.sourceforge.net/en/index.php?pagename=projets.html

Daimonin MMORPG

http://web2.168180.vserver.de/

MMORPG,开源,可以从下载链接处得到

http://www.daimonin.net/index.php?module=htmlpages&func=display&pid=5

freedesktop.org

http://www.freedesktop.org/Software/glitz

Glitz EG,主页介绍比较简单,可以获得原代码

g2 graphical library

http://g2.sourceforge.net/

算是一个跨语言的EG,支持C和FORTRAN 还有PY PERL,在SF上面有链接

http://sourceforge.net/project/showfiles.php?group_id=2180

Game Maker Pages

http://www.gamemaker.nl/

很经典的2D游戏开发SDK,可以说和RMXP相媲美

Game Maker Games Home

http://www.gamemakergames.com/

貌似是开发的游戏下载的页面?

Grim 2D API - hardware accelerated 2D graphics

http://grim.10tons.org/downloads.html

首先说明,页面相当精简,加载速度很快,样式感觉和HGE Y2GE很像

好像是BIN的发布版本

http://koti.mbnet.fi/temper/grim/downloads.html

http--www.artofcode.com-libart.html

http://www.artofcode.com/libart.html

感觉页面没有很详细的介绍,罗列一些主要的功能,基本上就是常见的2D EG,不过支持跨平台LINUX

HZ - a real-time action strategy engine

http://pulp.fiction.net/~jeske/Projects/HZ/

比较旧的一个EG,图像处理不错,另外原本用于WINDOWS DDRAW,后来也支持了LINUX

http://www.clearsilver.net/~jeske/Projects/HZ/snapshots/

Intro Page

http://spriteworldx.sourceforge.net/

2D游戏引擎,基于SDL在SF上面有

http://sourceforge.net/projects/spriteworldx/

OHRRPGCE - News

http://hamsterrepublic.com/ohrrpgce/

类似于RM2003样子的RPG开发工具,开放原代码:

http://hamsterrepublic.com/ohrrpgce/index.php/Source.html

OpenRPG Online Virtual Tabletop

http://www.openrpg.com/

急于PYTHON写的RPG,可以免费获得,在SF上面有

http://www.openrpg.com/index.php?page=install

SxDL Game Development Toolkit Latest News

http://sxdl.sourceforge.net/

很早以前听过,当时以为是和SDL有关的东西,实际上它是WINDOWS+DX的EG

页面就是SF上的:

http://sourceforge.net/projects/sxdl/

The Cycon Online Gaming (COG) Engine

http://cogengine.sourceforge.net/

从介绍上面来看已经算是比较复杂的一套EG了——不过它的目标是非程序员也能够编写网络视频游戏,

跨平台并且开源,另外也由APPLICATION DEVELOPMENT可以通过UI开发游戏

http://cogengine.sourceforge.net/downloads.html

The Lost Realm of Anoria

http://lroa.sourceforge.net/

从效果上面看不错的3DEG,另外在SF上面有它的下载

https://sourceforge.net/projects/lroa/

The Scrolling Game Development Kit Homepage

http://gamedev.sourceforge.net/

看起来比较清爽的2D游戏开发EG,使用的是DX,可以在SF上面看到下载

http://gamedev.sourceforge.net/download.shtml

The VERGE game creation system free games since 1997.

http://www.verge-rpg.com/

从介绍上来看引擎好像已经不更新了,最近的版本好像是前年的:

http://www.verge-rpg.com/files/detail.php?id=648&archive=no

不过应该没有死掉,

Tile Studio

http://tilestudio.sourceforge.net/

正如其名称,TILE的作图,感觉一直在更新,曾经用过

原代码和BIN在SF上面:

http://sourceforge.net/project/showfiles.php?group_id=48488

Ultimate 3D Links - 3D Programming DirectX

http://www.mayavistudios.com/3d-programing/directx.htm

提供一堆信息,没有仔细去看了

Underworld - Free Online Multiplayer Game

http://www.dimensionex.net/underworld/

是一个MMORPG的开发,一个人独立完成,源代码在SF上面有提供

http://sourceforge.net/project/showfiles.php?group_id=112169

########

其他一些

########

The Game Development Search Engine

抱歉!评论已关闭.