Rigs of Rods

Rods是一个基于软体物理的开源车辆模拟器。Rods是一个开源车辆模拟器,根据GNU通用公共许可证第3版授权。(Rigs of Rods is an open source vehicle simulator based on soft-body physics. licensed under the GNU General Public License version 3.)

Github星跟蹤圖

Rigs of Rods 是一个基于软体物理的开源车辆模拟器。软体物理系统是基于质量-弹簧-阻尼理论建立的。

Rods是一个开源车辆模拟器,根据GNU通用公共许可证第3版授权。Rigs of Rods 与大多数模拟器不同的是其独特的软体物理:车辆,机器,物体等被实时模拟为柔性软体对象,使模拟具有非常准确的行为,完全取决于您创建的车辆或物体的物理结构。

特性
  • 软体物理。根据物体的重量分布,结构和/或悬挂(在车辆的情况下)。
  • 基于叶片元理论的高级飞行模型。它允许任何飞机的精确模拟,完全基于其物理尺寸和机翼翼型,类似于X平面。
  • 基于元素压力梯度的精确浮力模型,使具有复杂船体的船能够在膨胀中实际移动。
  • 双核处理的基本支持。计划更多的多线程和CUDA支持。
  • 使用AngelScript的脚本的基本支持。
  • 基于OGRE图形引擎

Rigs of Rods 自2005年以来由世界各地的数百名志愿者开发。 它是开源的,并且以 copyleft 形式的 GPLv3 许可方式发布。游戏是并将永远是自由软件。

推荐系统要求
  • 操作系统:Windows,Linux或OS X
  • CPU:Intel Core 2 Duo或AMD Athlon 64 X2
  • RAM:2048 MB
  • 视频卡:Geforce 8600GT或AMD Radeon 3650或Intel HD Graphics 3000

概覽

名稱與所有者RigsOfRods/rigs-of-rods
主編程語言C++
編程語言CMake (語言數: 12)
平台Linux, Windows
許可證GNU General Public License v3.0
發布數10
最新版本名稱2022.12 (發布於 )
第一版名稱0.4.5 (發布於 )
創建於2014-12-17 06:09:33
推送於2024-04-28 15:41:10
最后一次提交2024-04-07 23:38:08
星數1k
關注者數77
派生數173
提交數6k
已啟用問題?
問題數1122
打開的問題數176
拉請求數1784
打開的拉請求數40
關閉的拉請求數207
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

Rigs of Rods

Join Discord downloads
release
contributors
issues-pr
last commit, Build status, Coverity Scan Status, ---------------, ------------------, Linux:, travis build Status, Windows:, appveyor build Status, Rigs of Rods is a free/libre soft-body physics simulator mainly targeted at simulating vehicle physics. The soft-body physics system is based on mass-spring-damper theory.
For a simple overview of the features Rigs of Rods provides please refer to doc/Things you can do in Rigs of Rods.pdf

Trailer:

Rigs of Rods Trailer

Supported platforms:

  • Windows
  • Linux

Further documentation

Paths

$bin - compiled binaries
$res - resources/assets for the game
$user - user-created mods, configuration files, logs, screenshots

Windows:
$bin = source\bin
$res = source\bin\resources
$user = Documents\Rigs of Rods

Linux:
$bin = source/bin
$res = source/bin/resources
$user = ~/.rigsofrods

Controls

Available commands depend on the vehicle you are in. For a graphical overview refer to doc/keysheet.pdf
For an indepth view refer to this Documentation page or $user/config/input.map
Please note that certain vehicles come with their own specific commands not represented in the above sources. In this case see the vehicle's documentation or go to Menu -> Simulation -> Show vehicle description.
Rigs is Rods can also be played with Gamepads, Joysticks, Wheels and other controllers, including support for Force Feedback.

Basic controls:, key, effect, --------------------------------, ------------------------------------------------------, arrow keys, move, steer, accelerate, decelarate, mouse+rightclick, rotate camera, mousewheel+rightclick, camera zoom, C, change camera perspective, T, display vehicle stats, CTRL+T, show vehicle description, BACKSPACE, reset vehicle at current location, I, reset vehicle to spawnpoint, TAB, show minimap, ESC, show menu, A/Z, trucks: shift up/down, CTRL+HOME, aircrafts: start engine, Page Up/Down, aircrafts: increase/decrease throttle, F1/F2, helicopters: lift up/down, Print Screen, create screenshot in $user/screenshots folder, ## Content/Mods

Rigs of Rods only comes with a very small selection of vehicles and terrains. For the best experience download some mods from the Rigs of Rods Mod Repository. The Showroom Subforum may contain additional content not found in the Mod Repository.
If you want to get going quickly have a look at the content packs which can be found in the Mod Repository as well.

Configuration files

  • Default location:
    $user/config/*
  • They are created by Rigs of Rods on first use

Command-line options

  • -map <mapname>
    • loads map <mapname> on startup. Example:
      • RoR.exe -map aspen
    • note: do not add .terrn2 file format extension
  • -truck <truckfile>
    • loads a truck on startup. Example:
      • RoR.exe -map oahu -truck semi.truck
      • RoR.exe -map oahu -truck an-12.airplane
  • -enter
    • enter selected truck by -truck option on startup
  • -setup
    • displays OGRE3D settings dialog instead of loading settings from ogre.cfg
  • -help
    • displays help for command line arguments

Compiling

For instructions refer to BUILDING.md

License of Rigs of Rods

Copyright (c) 2005-2013 Pierre-Michel Ricordel
Copyright (c) 2007-2013 Thomas Fischer
Copyright (c) 2009-2019 Rigs of Rods Contributors

Rigs of Rods went open source under GPLv2 or later on the 8th of February, 2009.

Rigs of Rods is now licensed under GPLv3 or later:

Rigs of Rods is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3, as
published by the Free Software Foundation.

Rigs of Rods is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Rigs of Rods. If not, see <http://www.gnu.org/licenses/>.
去到頂部