Skip to content

UnravelSports repository to display Football/Soccer tracking data in 3D using Rust & Bevy

Notifications You must be signed in to change notification settings

UnravelSports/rs-football-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnravelSports | Football in 3D alt_text alt_text alt_text

Introduction

This project is a proof-of-concept by UnravelSports to show football/soccer data in 3D using the Rust programming language and the Bevy game engine.

PowerPoint Slides

UnravelSports | Football in 3D PowerPoint

Install Rust

Follow the steps in the Official Rust Documentation on how to install Rust.

Build

After pulling the code for the first time run cargo build inside the project folder.

Run

Then run cargo run.

Controls

The camera can be moved with w, a, s & d (forward, left, backward & right respectively), and we can use q and e to rotate the camera.

Resources

About

UnravelSports repository to display Football/Soccer tracking data in 3D using Rust & Bevy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages