The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD games : cake

Quake3 map viewer

 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) 

http://www.calodox.scene.org/morbac/cake/



cake history


v. 1.13
date: 2007/05/19 20:05:37;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.12 date: 2006/10/03 22:52:25; author: danfe; state: Exp; lines: +5 -5 Mute the whole target, otherwise comment will show up.
v. 1.11 date: 2006/10/03 20:34:47; author: danfe; state: Exp; lines: +2 -0 Fix the build with yet-to-come GCC.
v. 1.10 date: 2006/05/07 23:45:09; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.9 date: 2006/01/25 15:27:29; author: danfe; state: Exp; lines: +2 -1 Store distfile locally since build cluster sometimes timeouts while trying to fetch it. Reported by: pointyhat
v. 1.8 date: 2006/01/16 00:07:01; author: pav; state: Exp; lines: +1 -1 - Move freeglut from x11-toolkits to graphics, where libglut already is PR: ports/91711 Submitted by: Sangwoo Shim Repocopied by: marcus
v. 1.7 date: 2006/01/12 12:54:12; author: sem; state: Exp; lines: +2 -1 - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i
v. 1.6 date: 2005/12/27 14:16:08; author: danfe; state: Exp; lines: +1 -1 Simplify (and beautify) URLs.
v. 1.5 date: 2005/12/27 14:10:18; author: danfe; state: Exp; lines: +1 -1 Update to 2005.12.26, which incorporates some of our patches.
v. 1.4 date: 2005/12/27 14:03:31; author: danfe; state: Exp; lines: +1 -0 Get rid of really simple patch, save an inode.
v. 1.3 date: 2005/12/09 10:03:04; author: danfe; state: Exp; lines: +8 -16 - Update to 2005.10.23 - Allow to build with nVidia libGL - Respect CXX - Add SHA256 checksum
v. 1.2 date: 2004/08/27 08:46:30; author: danfe; state: Exp; lines: +1 -1 Update my email address to `@FreeBSD.org'. Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor)
v. 1.1 date: 2004/07/30 09:59:20; author: krion; state: Exp; Add cake 2004.07.09, Cake is pretty advanced Quake III Arena map viewer. It features BSP support, multiple viewports, sound, models, record/playback demo support and plenty more. Right now, sound support is disabled since cake uses FMOD library which is not available on FreeBSD. I hope to resolve this issue in the future though. PR: ports/69738 Submitted by: Alexey Dokuchaev ============================================================================= v. 1.13 date: 2007/05/19 20:05:37; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12 date: 2006/10/03 22:52:25; author: danfe; state: Exp; lines: +5 -5 Mute the whole target, otherwise comment will show up.
v. 1.11 date: 2006/10/03 20:34:47; author: danfe; state: Exp; lines: +2 -0 Fix the build with yet-to-come GCC.
v. 1.10 date: 2006/05/07 23:45:09; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.9 date: 2006/01/25 15:27:29; author: danfe; state: Exp; lines: +2 -1 Store distfile locally since build cluster sometimes timeouts while trying to fetch it. Reported by: pointyhat
v. 1.8 date: 2006/01/16 00:07:01; author: pav; state: Exp; lines: +1 -1 - Move freeglut from x11-toolkits to graphics, where libglut already is PR: ports/91711 Submitted by: Sangwoo Shim Repocopied by: marcus
v. 1.7 date: 2006/01/12 12:54:12; author: sem; state: Exp; lines: +2 -1 - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i
v. 1.6 date: 2005/12/27 14:16:08; author: danfe; state: Exp; lines: +1 -1 Simplify (and beautify) URLs.
v. 1.5 date: 2005/12/27 14:10:18; author: danfe; state: Exp; lines: +1 -1 Update to 2005.12.26, which incorporates some of our patches.
v. 1.4 date: 2005/12/27 14:03:31; author: danfe; state: Exp; lines: +1 -0 Get rid of really simple patch, save an inode.
v. 1.3 date: 2005/12/09 10:03:04; author: danfe; state: Exp; lines: +8 -16 - Update to 2005.10.23 - Allow to build with nVidia libGL - Respect CXX - Add SHA256 checksum
v. 1.2 date: 2004/08/27 08:46:30; author: danfe; state: Exp; lines: +1 -1 Update my email address to `@FreeBSD.org'. Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor)
v. 1.1 date: 2004/07/30 09:59:20; author: krion; state: Exp; Add cake 2004.07.09, Cake is pretty advanced Quake III Arena map viewer. It features BSP support, multiple viewports, sound, models, record/playback demo support and plenty more. Right now, sound support is disabled since cake uses FMOD library which is not available on FreeBSD. I hope to resolve this issue in the future though. PR: ports/69738 Submitted by: Alexey Dokuchaev ============================================================================= v. 1.13 date: 2007/05/19 20:05:37; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12 date: 2006/10/03 22:52:25; author: danfe; state: Exp; lines: +5 -5 Mute the whole target, otherwise comment will show up.
v. 1.11 date: 2006/10/03 20:34:47; author: danfe; state: Exp; lines: +2 -0 Fix the build with yet-to-come GCC.
v. 1.10 date: 2006/05/07 23:45:09; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE for categories starting with a G
v. 1.9 date: 2006/01/25 15:27:29; author: danfe; state: Exp; lines: +2 -1 Store distfile locally since build cluster sometimes timeouts while trying to fetch it. Reported by: pointyhat
v. 1.8 date: 2006/01/16 00:07:01; author: pav; state: Exp; lines: +1 -1 - Move freeglut from x11-toolkits to graphics, where libglut already is PR: ports/91711 Submitted by: Sangwoo Shim Repocopied by: marcus
v. 1.7 date: 2006/01/12 12:54:12; author: sem; state: Exp; lines: +2 -1 - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i
v. 1.6 date: 2005/12/27 14:16:08; author: danfe; state: Exp; lines: +1 -1 Simplify (and beautify) URLs.
v. 1.5 date: 2005/12/27 14:10:18; author: danfe; state: Exp; lines: +1 -1 Update to 2005.12.26, which incorporates some of our patches.
v. 1.4 date: 2005/12/27 14:03:31; author: danfe; state: Exp; lines: +1 -0 Get rid of really simple patch, save an inode.
v. 1.3 date: 2005/12/09 10:03:04; author: danfe; state: Exp; lines: +8 -16 - Update to 2005.10.23 - Allow to build with nVidia libGL - Respect CXX - Add SHA256 checksum
v. 1.2 date: 2004/08/27 08:46:30; author: danfe; state: Exp; lines: +1 -1 Update my email address to `@FreeBSD.org'. Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor)
v. 1.1 date: 2004/07/30 09:59:20; author: krion; state: Exp; Add cake 2004.07.09, Cake is pretty advanced Quake III Arena map viewer. It features BSP support, multiple viewports, sound, models, record/playback demo support and plenty more. Right now, sound support is disabled since cake uses FMOD library which is not available on FreeBSD. I hope to resolve this issue in the future though. PR: ports/69738 Submitted by: Alexey Dokuchaev =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm