diff options
Diffstat (limited to 'devel/crystal/pkg-descr')
-rw-r--r-- | devel/crystal/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/crystal/pkg-descr b/devel/crystal/pkg-descr new file mode 100644 index 000000000000..b236e67f2611 --- /dev/null +++ b/devel/crystal/pkg-descr @@ -0,0 +1,9 @@ +Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in +C++. It supports: true six degree's of freedom, colored lighting, mipmapping, +portals, mirrors, alpha transparency, reflective surfaces, 3D sprites (frame +based or with skeletal animation), procedural textures, radiosity, particle +systems, halos, volumetric fog, scripting (using Python or other languages), +8-bit, 16-bit, and 32-bit display support, Direct3D, OpenGL, Glide, and +software renderer, font support, hierarchical transformations. + +WWW: http://crystal.sourceforge.net/ |