Quake Army Knife


QuArK, is a free and open-source program for developing 3D assets for a large variety of video games, mostly first-person shooters using engines similar to or based on the Quake engine by id Software. QuArK runs on Microsoft Windows.

Overview

QuArK is released under the GNU General Public License and has the ability to edit maps, and can import, export, manipulate and convert models, sounds, textures and various other game assets, or create any of these assets from scratch. It is also possible to move or change dynamic game objects without the need to recompile the whole map which makes the fine-tuning of details quicker. QuArK uses external compilers to produce the actual level-file used by the game. These compilers can be fully configured using their command-line parameters, and once done, QuArK remembers these settings so they can be used every time.
The interface is similar to Windows with respect to selection and manipulation of items, with flyover hints and other forms of in-program documentation. It also offers multiple editor layouts, including 2D wireframe and 3D textured views, where it is possible to see how the map or model will look in-game. This view can be rendered with a built-in software, Glide, OpenGL or Direct3D renderer. Views have three modes: wireframe, solid color and textured, and supports transparency and lighting in OpenGL mode.
QuArK is a brush-based editor, that works by adding brushes into an empty space, building the map block-by-block. To assist, more advanced features are available, including constructive solid geometry functions such as brush-subtraction. Additionally, for engines that support it, Bézier surfaces can be used to create curved surfaces. QuArK also has a built-in leak finder in order to prevent holes in the map. Items can be added to a map simply by selecting them from a list of available entities, and their properties can be edited once they are placed in the map.
Along with support for most games based on engines developed by id Software, QuArK also has support for other game engines such as Source, Genesis3D, 6DX, Crystal Space, Torque, and Sylphis 3D.
It is possible to add plug-ins, written in Python, to extend the capabilities of the editor, or to make changes to the official Python files to alter the way QuArK's functions work. More information about this can be found in the .
QuArK itself has very low system requirements, although a lot of additional resources are taken up by the loaded game data. That amount depends on the game-mode selected and the size and complexity of the map or model being edited. QuArK supports the Win32 platform, including Windows 95, 98, ME, NT 4, 2000 and XP. It also runs on 64-bit operating systems, Windows Vista and higher, and it can run under Unix-based platforms by using the Wine compatibility layer.

Usage and popularity

QuArK is one of the two most popular editors for Quake II, GtkRadiant being the other. QuArK is the most popular tool to access WAD files. QuArK is probably the second most popular tool for level editing for Half-Life, after the official Valve Hammer Editor. QuArK is also used as a mapping tool in scientific studies.

History

QuArK started out as a Delphi program called "Quakemap", written by Armin Rigo in 1996. Initially it could only edit maps for Quake, but editing capabilities for models, sounds and compiled maps were added in version 2, which was released in October 1996. It soon expanded to support Quake II as well, and around 1998 Python support was added for plugin capabilities. At this point a contest was held to rename the software and QuArK, which stands for "Quake Army Knife", was selected. It is named so in reference to the game engine series it supported, the Quake engines, and for Swiss Army knife, because it could not only edit maps, but included a model editor and texture browser as well.
The latest stable version of QuArK was 6.3, released in January 2003. However, since then many new alpha and beta versions have been released that have many new features, and include support for many new games. A small overview of the major releases since 6.3:
VersionLast Release DateMost Notable Changes
6.4.1 AlphaSeptember 2003Support for Doom 3 and Half-Life 2.
6.5.0 AlphaJuly 2006Ability to display HL2 materials.
Fixed light entity dependency for OpenGL transparency to work feature.
Added Quick Object Makers, to quickly create simple geometric shapes.
Support for Quake 4.
6.5.0 BetaDecember 2007OpenGL rendering available in all editor windows.
Fixed the Software & Glide lock-up and smearing problems.
OpenGL lighting and transparency support.
Fixed a whole load of memory leaks.
Added QuArKSAS.
Initial support for '.
Ability to save.md3 models.
6.6.0 BetaJuly 2013Support for Team Fortress 2, ', Prey, Nexuiz, Warsow, Portal and American McGee's Alice.
Major support improvements for '.
Ability to load and save.ase,.md5 models, Half-Life 1 models and
' models, and load.gr2.

Ports

There were plans to make a C++ version of QuArK that reuses the existing Python files, plans to port the program to macOS and Linux, and plans to do a complete rewrite of QuArK in C++ and Python, but development on all these projects has ceased.

Utilities

QuArK comes with several stand-alone utilities:
There are several unofficial packages available: