Differences between revisions 26 and 27
Revision 26 as of 2008-05-05 04:34:56
Size: 3990
Editor: ?AndresMejia
Comment: add more links
Revision 27 as of 2008-05-05 04:39:35
Size: 4311
Editor: ?AndresMejia
Comment: add more links
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
 . '''Projects using Crystal Space'''
 . [http://www.crystalspace3d.org/main/Projects_Using_CS]
  . A list of projects that use Crystal Space.
Line 59: Line 62:
 . '''Crystal Space'''
 . [http://www.crystalspace3d.org/main/Main_Page]
  . A free cross-platform software development kit for realtime 3D graphics, in particular games.

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.

"Sister" Projects

Reverse engineering

Other languages