freebsd-ports/games/cake/pkg-descr
Alexey Dokuchaev 84f5ce32c4 - Fix segmentation fault due to inclusion of outdated JPEG header
- Remove ABI shlib version from LIB_DEPENDS, define LICENSE
- Sort out knobs, throw in a few comments, augment COMMENT
- Remove dead master site from Makefile and port description
2012-09-12 11:10:11 +00:00

18 lines
644 B
Text

Cake is powerful 3D game engine and (as a reference application) map viewer
for id Software's Quake III Arena maps. It currently features:
* BSP (+PVS) support
* collisions detection (with normal faces + patches)
* shaders + textures
* lightmaps
* vertex deformations
* cloudbox + skybox (nearbox and farbox)
* volumetric fog
* bezier surfaces (with variable LOD)
* multiple viewports
* console
* record/playback demo support (DM3 format not supported)
* background music + 3D sounds (not under FreeBSD though)
* models
* entities (with variable LOD)
* zip compressed files (*.pk3)