This package browser is in early development. Mind the rough edges.

vdrift

Racing simulator

VDrift aims to provide an accurate driving physics emulation, based on real world data of the actual vehicles, employing a full rigid body simulation and a complex tire model. VDrift features:

  • Over 45 tracks based on famous real-world tracks

  • Over 45 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

The recommended input method is a steering wheel with pedals and force feedback support.

Installation

Install the latest version of vdrift as follows:

guix install vdrift

Or install a particular version:

guix install vdrift@2014-10-20-0.120ae28

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of vdrift about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/vdrift'><img src='https://packages.guix.gnu.org/packages/vdrift/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/vdrift/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/vdrift)

Example Org:

[[https://packages.guix.gnu.org/packages/vdrift][https://packages.guix.gnu.org/packages/vdrift/badges/latest-version.svg]]