Difference between revisions of "About the project"

From VDrift
Jump to: navigation, search
(Merged homepage description and added a few features)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Description==
 
==Description==
VDrift is a cross-platform, open source driving simulation made with drift racing in mind. The driving physics engine was recently re-written from scratch but was inspired and owes much to the Vamos physics engine. It is released under the GNU General Public License (GPL) v2. It is currently available for Linux, FreeBSD, Mac OS X and Windows (Cygwin).
+
VDrift is a cross-platform, open source driving simulation made with drift racing in mind. The driving physics engine was recently re-written from scratch but was inspired and owes much to the Vamos physics engine. It is released under the GNU General Public License (GPL) v2. It is currently available for Linux, FreeBSD, Mac OS X and Windows.
  
 
==Features==
 
==Features==
 
This game is in the early stages of development but is already very playable. Currently the game features:  
 
This game is in the early stages of development but is already very playable. Currently the game features:  
* Over 20 tracks, almost 30 cars
+
* Over 40 tracks based on famous real-world tracks
* Simple networked multiplayer mode (currently disabled, waiting to be rewritten)
+
* Almost 40 cars based on real-world vehicles
* Very realistic physics  
+
* Very realistic, simulation-grade driving physics
 
* Mouse/joystick/gamepad/wheel/keyboard support
 
* Mouse/joystick/gamepad/wheel/keyboard support
* Fully modeled tracks, scenery and terrain  
+
* Fully modeled tracks, scenery and terrain
* Several different camera modes  
+
* Several different camera modes
 
* Basic replay system with Skip Forward/Skip Backward  
 
* Basic replay system with Skip Forward/Skip Backward  
 
* Fully customizable controls  
 
* Fully customizable controls  
 
* Joystick, mouse and keyboard input filtering  
 
* Joystick, mouse and keyboard input filtering  
* Brake lights
+
* Brake and reverse lights
 
* Driver aids: automatic shifting, traction control, anti-lock braking
 
* Driver aids: automatic shifting, traction control, anti-lock braking
 
* Experimental force feedback
 
* Experimental force feedback
 +
* Race against up to 3 AI with variable difficultly
 +
* Engine and road sounds
  
 
==History==
 
==History==
Line 23: Line 25:
  
 
For a more detailed history look at the [[Release Changelogs]].
 
For a more detailed history look at the [[Release Changelogs]].
 +
 +
[[Category:General Info]]
 +
[[Category:Update]]

Revision as of 06:17, 12 December 2010

Description

VDrift is a cross-platform, open source driving simulation made with drift racing in mind. The driving physics engine was recently re-written from scratch but was inspired and owes much to the Vamos physics engine. It is released under the GNU General Public License (GPL) v2. It is currently available for Linux, FreeBSD, Mac OS X and Windows.

Features

This game is in the early stages of development but is already very playable. Currently the game features:

  • Over 40 tracks based on famous real-world tracks
  • Almost 40 cars based on real-world vehicles
  • Very realistic, simulation-grade driving physics
  • Mouse/joystick/gamepad/wheel/keyboard support
  • Fully modeled tracks, scenery and terrain
  • Several different camera modes
  • Basic replay system with Skip Forward/Skip Backward
  • Fully customizable controls
  • Joystick, mouse and keyboard input filtering
  • Brake and reverse lights
  • Driver aids: automatic shifting, traction control, anti-lock braking
  • Experimental force feedback
  • Race against up to 3 AI with variable difficultly
  • Engine and road sounds

History

VDrift was created by Joe Venzon in early 2005. A fan of Gran Turismo, Joe had a lot of fun trying to drift in GT4, though he was disappointed with GT4's physics after loss of traction. Looking around online, the open source Vamos Automotive Simulator performed much better, although the graphics and features were minimal. Building around Vamos, using code adapted from his earlier 3D engine experiments, Joe created the first version of VDrift.

So far, every release has been a testing/development quality release. For this and other reasons, dates are used instead of version numbers.

For a more detailed history look at the Release Changelogs.