Skip to content

Latest commit

 

History

History
76 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

76 lines (23 loc) · 1.24 KB

FH5 Node JS PointCloud

screenshot2

Simple Forza Horizon 5 Telemetry parser and three.js pointCloud to display data.

This is very simple just to get some height data visualized

Help / Demo

If you wanna help put this url: securityb.us:5300 as your data out. Watch live here how the pointcloud gets more data added.

Features

We can get some labeled data with the Telemetry from FH5, as we have

SurfaceRumble - Not really sure but how rumbly the surface is? 0 = asphalt/flat or non rumbly i guess

WheelInPuddle - As the name says, used to detect water

NormSuspensionTravel - Used to detect if suspension is fully expended, used to detect if flying

PositionZ - As title says

  • Surface

  • Detect Dirt, Water and Asphalt

  • Flying

  • Detect if car is flying

  • Parse data from FH5 and save it to DB

  • Filter data a bit

  • Visualize

Limitations

Nothing will be 100% the data we get is good but we compress it a lot to handle it better.

We only detect surface if all 4 wheels/suspensions are 0/1