forza-map-visualization
forza-map-visualization copied to clipboard
Visualize telemetry from Forza Motorsport 7, Horizon 4, and Horizon 5.
Forza Map Visualization
Visualize telemetry from Forza Motorsport 7, Horizon 4, and Horizon 5.
🏁 Quick Start
- Clone this repository:
git clone https://github.com/austinbaccus/forza-map-visualization.git
- Open a terminal and navigate to the folder containing the
src
folder - Use the
python
to run any script you want. Each script is ready to go with sample data already included.
Example: python .\animated_3d_racing_lines.py
❓ FAQ
How do I get my own data?
There are tons of Forza Telemetry apps out there, but I personally use my Forza Telemetry project to record data.
Why does it take a while for the program to finish sometimes?
The animaition scripts take a lot of time to run, and it also takes a while to save the animations as GIFs. The more data you're including, the longer it will take.