Quake Resources
From Grom358
(Difference between revisions)
Line 23: | Line 23: | ||
* [http://code3arena.planetquake.gamespy.com/tutorials Code3Arena] - Mod making tutorials | * [http://code3arena.planetquake.gamespy.com/tutorials Code3Arena] - Mod making tutorials | ||
* [http://quakestyle.telefragged.com/quake3/tuts.shtml Quake Style] - Quake 3 mod 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] |
Revision as of 12:18, 28 November 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