Game Development Community

Game Engines

by Henry Phuong · in General Discussion · 03/28/2008 (3:19 pm) · 3 replies

Besides torque game engine, what other free game engines are there? and if anyone has any web pages for advantages and disadvantages, or just general information would be great

basically i used torque game engine for a final year project game i made, and im doing a section of other game engines which i could of used had i not chosen torque

cheers

#1
03/28/2008 (3:51 pm)
Check out the 3d engines database on http://www.devmaster.net/
#2
03/28/2008 (8:38 pm)
Torque isn't free. My favourite engine is Ogre3D. Technicaly its a render engine, but all the modules are there to build a game engine framework in a very short time (few weeks) from a selection of maintained addons.

It's mature, well organized and designed but does require competent coders to find their way around. It's quite heavily OO which puts some off, but not much else can touch it for free if anything.

There are others, but they tend to have pretty severe weaknesses once you get your elbows dirty and dig in.
#3
03/28/2008 (8:43 pm)
Quake 1, 2 & 3. those are free under the GPL. There's been some VERY impressive stuff done with the Quake 1 & 3 engines. Stuff to easily rival anything coming out now in graphic quality.