summaryrefslogtreecommitdiff
blob: ac8f509179303ef1baf565cf6dde03e576abff91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
<maintainer>
  <email>malverian@gentoo.org</email>
</maintainer>
<longdescription>
Crystal Space is a free (LGPL) and portable 3D Game 
Development Kit written in C++. It supports: true six degrees 
of freedom, colored lighting, lightmapped and stencil based 
lighting, shader support, mipmapping, portals, mirrors, alpha 
transparency, reflective surfaces, 3D sprites (frame based or 
with skeletal animation, also using cal3d animation library), 
procedural textures, particle systems, halos, volumetric fog, 
scripting (using Python, Perl, Java, or potentially other 
languages), 16-bit and 32-bit display support, OpenGL, and 
software renderer, font support, hierarchical 
transformations, physics plugin based on ODE, ... See the 
extensive list of features for more details.
</longdescription>
</pkgmetadata>