jodaka / raceAddictHUD

Basic HUD for rendering of speed/lap/time on top of video from Race Addict app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

Checkout project, install packages and run dev mode

# create a new project in the current directory
npm install && npm run dev

You'll need two files exported from your RaceAddict app: a CSV with race data and mp4 video. Once dev mode is up and running you'll need to select them and then you could see race hud

About

Basic HUD for rendering of speed/lap/time on top of video from Race Addict app


Languages

Language:Svelte 54.8%Language:TypeScript 36.8%Language:JavaScript 7.0%Language:HTML 1.4%