Skip to content

TheHyrox/RaceTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏁 RaceTrack Visualizer

Welcome to RaceTrack Visualizer!
A web app to watch somes races tracks around the world’s in 3D (fake 3d btw).
Built with Vite, AnimeJS, and a Node.js backend.

🚦 Features

  • Choose your series: Formula 1, MotoGP, WEC and more!
  • Interactive 3D tracks: See the circuit rotate in a orbital view.
  • Animated laps: Watch a glowing arrow and line trace the racing line.
  • Speed controls: Play, pause, reset, and adjust animation speed.

🗺️ How to Use

  1. Select a category (F1, MotoGP, WEC) from the top.
  2. Pick a track from the dropdown.
  3. Watch the animation!
    Use the controls to pause, reset, or change speed.

🛠️ Tech Stack

🌱 Future Updates

  • More tracks from all over the world
  • 🏍️ New categories (Nascar LOL, WRC etc.)
  • 🎨 Modernized UI with more animation
  • 🟩 Sectors displayed on the track
  • 🏎️ Turn names and overlays
  • 📱 Better mobile experience
  • 🏆 Lap records and stats

Have an idea? Open an issue or pull request!

📦 Getting Started

git clone https://github.com/TheHyrox/RaceTrack.git
cd RaceTrack
npm install
npm run dev

Then open http://localhost:10000 in your browser.

Releases

No releases published

Packages

No packages published