Quake Resources
From Grom358
(Difference between revisions)
(12 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
* [http://openarena.ws/ OpenArena] - GPL Content Pack for Quake III Arena | * [http://openarena.ws/ OpenArena] - GPL Content Pack for Quake III Arena | ||
* [http://quark.planetquake.gamespy.com/features.php3 Quark] - Map editor | * [http://quark.planetquake.gamespy.com/features.php3 Quark] - Map editor | ||
+ | * [http://www.qeradiant.com/cgi-bin/trac.cgi GtkRadiant] - Map editor | ||
+ | * [http://quest-ed.sourceforge.net/ Quest] - Map editor | ||
+ | * [http://en.wikibooks.org/wiki/Q3Map2 Q3Map2] - Map compiler | ||
+ | |||
+ | |||
+ | * [http://openquartz.sourceforge.net/index.html Open Quartz] - GPL Content for Quake | ||
+ | * [http://tremulous.net Tremulous] - GPL Game based on Quake III | ||
+ | * [http://synapse.vgfort.com/quake3.php Quake 3 Mods that have released source code] | ||
+ | |||
+ | |||
+ | * [http://element61.blogspot.com/2005/08/looking-at-quake-3-source-part-1.html Looking at the Quake 3 Source -- Part 1] | ||
+ | * [http://element61.blogspot.com/2005/08/looking-at-quake-3-source-part-2.html Looking at the Quake 3 Source -- Part 2] | ||
+ | * [http://element61.blogspot.com/2005/08/looking-at-quake-3-source-part-3.html Looking at the Quake 3 Source -- Part 3] | ||
+ | |||
+ | |||
+ | * [http://www.linux.ucla.edu/~phaethon/q3mc/q3mc.html Baseq3 source commentary] | ||
+ | * [http://www.soclose.de/q3doc/index.htm Quake 3 game-module documentation] | ||
+ | |||
+ | |||
+ | * [http://code3arena.planetquake.gamespy.com/tutorials Code3Arena] - Mod making tutorials | ||
+ | * [http://quakestyle.telefragged.com/quake3/tuts.shtml Quake Style] - Quake 3 mod tutorials | ||
+ | |||
+ | |||
+ | * [http://www.vicampus.com/index.php?action=showtutorial&id=8 Loading and Rendering Quake 3 Arena Maps] | ||
+ | * [http://graphics.stanford.edu/~kekoa/q3/ Unofficial Quake 3 Map Specs] | ||
+ | * [http://www.heppler.com/shader/ Quake 3 Shader Manual] | ||
+ | * [http://www.vicampus.com/index.php?action=showtutorial&id=9 Lightmaps in Quake 3] | ||
+ | * [http://paulsprojects.net/opengl/q3bsp/q3bsp.html Quake 3 BSP Viewer] | ||
+ | * [http://www.flipcode.com/articles/article_q2bsp.shtml Quake 2 BSP File Format] | ||
+ | * [http://www.devmaster.net/articles/quake3collision/ Quake 3 BSP Collision Detection] | ||
+ | |||
+ | |||
+ | * [http://www11.brinkster.com/chapter23/divergence/divergence.html Quake III Level Viewer] - Written in Java | ||
+ | * [http://www.calodox.scene.org:8080/morbac/cake/ Cake Engine] - quake3 maps viewer |
Current revision as of 13:26, 12 December 2007
- IOQuake3 - Improved Quake III engine
- OpenArena - GPL Content Pack for Quake III Arena
- Quark - Map editor
- GtkRadiant - Map editor
- Quest - Map editor
- Q3Map2 - Map compiler
- Open Quartz - GPL Content for Quake
- Tremulous - GPL Game based on Quake III
- Quake 3 Mods that have released source code
- Looking at the Quake 3 Source -- Part 1
- Looking at the Quake 3 Source -- Part 2
- Looking at the Quake 3 Source -- Part 3
- Code3Arena - Mod making tutorials
- Quake Style - Quake 3 mod tutorials
- Loading and Rendering Quake 3 Arena Maps
- Unofficial Quake 3 Map Specs
- Quake 3 Shader Manual
- Lightmaps in Quake 3
- Quake 3 BSP Viewer
- Quake 2 BSP File Format
- Quake 3 BSP Collision Detection
- Quake III Level Viewer - Written in Java
- Cake Engine - quake3 maps viewer