cvs commit: ports/graphics Makefile ports/graphics/crystalspace
Makefile distinfo pkg-descr pkg-plist
Pav Lucistnik
pav at FreeBSD.org
Wed Nov 23 01:19:30 GMT 2005
pav 2005-11-23 01:19:29 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/crystalspace Makefile distinfo pkg-descr pkg-plist
Log:
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 (CG, vertex programs, fragment
programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective
surfaces, 3D sprites (frame based or with skeletal animation 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
(also with freetype), hierarchical transformations, physics plugin based on ODE
PR: ports/89291
Submitted by: Jose Alonso Cardenas Marquez <acardenas at bsd.org.pe>
Revision Changes Path
1.881 +1 -0 ports/graphics/Makefile
1.1 +159 -0 ports/graphics/crystalspace/Makefile (new)
1.1 +3 -0 ports/graphics/crystalspace/distinfo (new)
1.1 +11 -0 ports/graphics/crystalspace/pkg-descr (new)
1.1 +4907 -0 ports/graphics/crystalspace/pkg-plist (new)
More information about the cvs-all
mailing list