Download List

项目描述

Vamos is an automotive simulation framework with an emphasis on thorough physical modeling and good C++ design. A real-time, first-person, 3D driving application is included.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-20 08:33
0.7.0

此版本添加到计算机控制汽车的改进。他们处理的任何轨道无调整。在决定如何快速地转到和何时刹车时,他们甚至为驼峰、 点头、 和银行帐户。他们可以是相当激烈的竞争。控制算法的详细记录。
标签: Minor feature enhancements
This release adds improvements to the computer-controlled cars. They handle just about any track without tweaking. They even account for humps, dips, and banking when deciding how fast to go and when to brake. They can be pretty stiff competition. The control algorithms are documented in detail.

2009-06-14 18:44
0.6.2

机器人车的性能大大提高。在“ -演示”或“- d”选项中添加了如果你想坐的机器人一起。空气动力正在下降时,另一辆车的滑流驾驶。空气的密度降低,从而降低阻力和压力造成的汽车时,另一辆车在最近。与海湾合作委员会4.3编译错误已得到修复。
The performance of robot cars was greatly improved. The "--demo" or "-d" option was added in case you want to ride along with a robot. Aerodynamic forces are now reduced when driving in another car's slipstream. The density of the air is reduced, resulting in decreased drag and downforce when a car is where another car has recently been. Compilation errors with GCC 4.3 have been fixed.

2008-09-21 17:09
0.6.1

计算机控制增加了汽车。控制算法经营的方向盘,油门,刹车,传动,使汽车后续计算的比赛路线。这款车定义为控制算法的一些性能参数。
标签: Minor feature enhancements
Computer controlled cars were added. The control
algorithm operates the steering, throttle, brakes,
and transmission to make the car follow a
calculated racing line. The car definitions
provide some performance parameters for the
control algorithm.

2008-02-22 13:47
0.6.0

有坑通道现在提供的支持。与维修站的两端碰撞检测。在碰撞的一般处理缺陷已得到修复。另一个错误造成的车轮停止转动时,离开地面也是固定的。此问题的一个症状是失去控制时,击中了F1赛车的路肩。
标签: Minor feature enhancements
Support for pit lanes is now provided. Collisions
with the ends of the pit wall are detected. Bugs
in the general handling of collisions have been
fixed. Another bug that caused the wheels to stop
spinning when they leave the ground was also
fixed. One symptom of this problem was loss of
control when hitting the kerbs in the F1 car.

2007-06-11 04:01
0.5.7

此版本移动到SDL的图形和输入处理和音频OpenAL的。用户可见的变化是一个可选的全屏幕模式和类似的多普勒频移和距离衰减音频效果。如果您使用的代码,请注意,有些文件的位置发生了变化。另外,在XML定义的某些文件格式已经改变。
This version moves to SDL for graphics and input handling and OpenAL for audio. The user-visible changes are an optional full-screen mode and audio effects like doppler shift and distance attenuation. If you're using the code, please note that the locations of some files have changed. Also, the formats of some of the XML definition files have changed.

Project Resources