Differences between revisions 28 and 29
Revision 28 as of 2008-05-05 04:45:25
Size: 4605
Editor: ?AndresMejia
Comment: added more links
Revision 29 as of 2008-05-06 04:20:22
Size: 4748
Editor: ?AndresMejia
Comment: add another link
Deletions are marked like this. Additions are marked like this.
Line 71: Line 71:
 . '''ioquake3'''
 . [http://ioquake3.org/]
  . ioquake3 (or ioq3 for short,) aims to build upon id Software's Quake 3 source code release.

Here are links to various resources which could potentially help in making Debian a better distribution for gaming.

Games

Game Engines / Libraries

  • OpenAL

  • [http://www.openal.org/]

    • Cross-platform 3D audio API appropriate for use with gaming applications and many other types of audio applications.
  • OpenAL Soft

  • [http://kcat.strangesoft.net/openal.html]

    • OpenAL Soft is an update/replacement to the OpenAL SI library hosted by Creative.
  • OpenAL Links

  • [http://www.openal.org/links.html]

    • Links to game engines, libraries, bindings, and other resources for OpenAL.
  • Lightweight Java Game Library

  • [http://www.lwjgl.org/index.php]

    • Solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java.
  • Ogre 3D Engine

  • [http://ogre3d.org/]

    • OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics.
  • G3D Engine

  • [http://g3d-cpp.sourceforge.net/]

    • G3D is a commercial-grade C++ 3D engine available as Open Source (BSD License).
  • Crystal Space

  • [http://www.crystalspace3d.org/main/Main_Page]

    • A free cross-platform software development kit for realtime 3D graphics, in particular games.
  • Irrlicht Engine

  • [http://irrlicht.sourceforge.net/]

    • An open source high performance realtime 3D engine.
  • ioquake3

  • [http://ioquake3.org/]

    • ioquake3 (or ioq3 for short,) aims to build upon id Software's Quake 3 source code release.

"Sister" Projects

Reverse engineering

Other languages