Crystal Space

From GDWiki

Revision as of 09:27, 18 January 2008 by 88.254.151.245 (Talk)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Crystal Space is game library with focus on 3D games. It is licensed under LGPL and useable on many platforms with C++. It has most of the features a state-of-the-art 3D engine must have (lightmapped and stencil based lighting, shader support, mirrors, alpha transparency, 3D sprites, particle systems, halos, volumetric fog, scripting, OpenGL, skeletal animation using CAL3D, font support and physics using ODE).

It can optionally use OpenGL, SDL , X11 or SVGALIB and also (optionally) use assembler routines using NASM and MMX. There is an add-on library called CEL that makes a lot of tasks within it easier and will hide the internals of the engine from the programmer, or let them access the internals if they choose.

Contents

[edit] Features

Feature Yes No
sound effects and music X
input X
timers X
font rendering X
windowing X
scripting X
GUI X
OpenGL X
networking X
math X
3d math X
file management X
threading X

[edit] Platforms

  • UNIX (including GNU/Linux)
  • Windows NT and 9x based systems
  • MacOS X

[edit] Tutorials and Source

[edit] Introduction

[edit] Audio

[edit] Input

[edit] Video

[edit] Source Code

No unaccompanied source files yet!

[edit] External Links

[edit] Games Using Crystal Space

[edit] Related Weblinks

Personal tools