{{freq.toFixed(0)}} Hz, {{load.toFixed(0)}} %
{{(car.vel*3.6).toFixed(1)}} km/h

👁
Angle: {{carTrailerAngle.toFixed(1)}}° ({{borderCarTrailerAngle.toFixed(1)}}°)
dt:
{{gear}}
{{(car.vel * 3.6).toFixed(0)}} km/h
RPM: {{rpm}}

About Trailer-Sim

A trailer simulator to play with. Have fun!

Usage/hints:

On computer with keyboard the arrow keys can be used to turn and throttle.

KeyDescription
<Space> - Brake/StopBrakes/stops movement
<H> - HomeToggle different start locations
<Q,W,E,R>switch view
<V>cycles through views

Steering-wheel and joystick are also supported

By Peter Arkhed, 2019

Information

Angular version:{{angularVersion}}
Three.js version:{{threejsVersion}}
Window inner size:{{winInnerSize()}}
Window outer size:{{winOuterSize()}}

Settings

Input controller:

InputValue
Type:{{ictrl.id}}
Steer-wheel:{{steerInp.toFixed(3)}}
Accelerator:{{accInp.toFixed(3)}}
Brake:{{brkInp.toFixed(3)}}
Clutch:{{cthInp.toFixed(3)}}

All axes: {{monCtrl}}

Check-out HTML5 Gamepad

{{vignette}}