TORCS
Template:Short description {{#invoke:Infobox|infobox}}Template:Template other{{#invoke:Check for unknown parameters | check | showblankpositional=1 | unknown = Template:Main other | preview = Page using Template:Infobox software with unknown parameter "_VALUE_"|ignoreblank=y | AsOf | author | background | bodystyle | caption | collapsetext | collapsible | developer | discontinued | engine | engines | genre | included with | language | language count | language footnote | latest preview date | latest preview version | latest release date | latest release version | latest_preview_date | latest_preview_version | latest_release_date | latest_release_version | licence | license | logo | logo alt | logo caption | logo upright | logo size | logo title | logo_alt | logo_caption | logo_upright | logo_size | logo_title | middleware | module | name | operating system | operating_system | other_names | platform | programming language | programming_language | released | replaced_by | replaces | repo | screenshot | screenshot alt | screenshot upright | screenshot size | screenshot title | screenshot_alt | screenshot_upright | screenshot_size | screenshot_title | service_name | size | standard | title | ver layout | website | qid }}Template:Main other
TORCS (The Open Racing Car Simulator) is an open-source 3D car racing simulator available on Linux, FreeBSD, Mac OS X, AmigaOS 4, AROS, MorphOS and Microsoft Windows. TORCS was created by Eric Espié and Christophe Guionneau, but project development is now headed by Bernhard Wymann.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> It is written in C++ and is licensed under the GNU GPL. TORCS is designed to enable pre-programmed AI drivers to race against one another, while allowing the user to control a vehicle using either a keyboard, mouse, or wheel input.<ref>About TORCS on torcs.sourceforge.net</ref>
HistoryEdit
DevelopmentEdit
Development of TORCS began in 1997 by Eric Espié and Christophe Guionneau as a 2D game called Racing Car Simulator (RCS). It was influenced by and based on RARS (Robot Auto Racing Simulator).<ref>Evolved to Win by Moshe Sipper, Template:ISBN (2011)</ref> When Espié and Guionneau acquired a 3dfx graphics card for game development, they made the first 3D version of the simulator with OpenGL and renamed it Open Racing Car Simulator (ORCS) so as not to be confused with the Revision Control System.
The early versions of ORCS did not include cars with engines, making the game a Soap Box Derby-style, downhill racing simulation. When engines and engine sounds were eventually added, the simulation was given its final name, TORCS, as the name seemed more relevant to automobiles given its similarity to the word torque.
Later, Guionneau added multiple camera angles during game-play. Guionneau developed much of the original graphics code in TORCS and eventually added texture mapping to give more detail to the cars. Espié then worked on piecing together and finalizing code for release.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Future goalsEdit
The current main developers of TORCS are Bernhard Wymann (project leader), Christos Dimitrakakis (simulation, sound, AI) and Andrew Sumner (graphics, tracks). Aside from bugfixes and maintenance of TORCS code, the next features planned include network multiplayer mode, improved physics engine, enhanced car interior detail, and replays.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Reception and impactEdit
In December 2000 CNN placed TORCS among the "Top 10 Linux games for the holidays".<ref>Top 10 Linux games for the holidays by Lee Anderson on cnn.com (December 20, 2000, archived)</ref> Linux Journal considered TORCS to be the best open source driving game in their October 18, 2007 issue, highlighting the ability for players to design their own cars, realistic graphics and vehicle handling.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> The game has gained substantial popularity; between 2000 and 2017, it was downloaded over 2.9 million times via SourceForge.net alone.<ref>stats 2000-03-19+to+2017-05-25 on sourceforge.net</ref>
CompetitionsEdit
The TORCS Racing Board hosts a competition on its website among players in the TORCS community. Unlike traditional network multiplayer events in which players compete in real-time on local network or Internet-connected clients simultaneously, the TORCS Racing Board is a competition between artificial intelligence "robots" developed and uploaded by users.
Faculty from the University of Würzburg and Politecnico di Milano host two AI competitions, the Simulated Car Racing Championship and the Demolition Derby Competition; the latter uses a patched TORCS server.<ref>Template:Citation</ref>
TORCS forksEdit
TORCS has been forked into several projects, for example Speed Dreams,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> originally known as Torcs-NG.
Use in researchEdit
Due to its openness, modularity and extensibility, TORCS has been adopted as a base for many research projects; examples include automated computation of car setups, human-assisted algorithmic generation of tracks and the application of several computing techniques (e.g. genetic programming) to different aspects of robot driving. Since 2008, TORCS has also played an important role in various research fields within the IEEE Conference on Computational Intelligence and Games, where it appears as a base for 4 to 6 projects every year.
According to the TORCS FAQ the current version of TORCS should be cited as "B. Wymann, E. Espié, C. Guionneau, C. Dimitrakakis, R. Coulom, A. Sumner. TORCS: The Open Racing Car Simulator, vX.X.X, 20XX."
See alsoEdit
- List of open source games
- VDrift, another cross-platform, open source driving simulation
- X Motor Racing, TORCS compatible UDP interface
- Speed Dreams, TORCS fork under active development