https://github.com/virxec/rocketsim-oxide
A Rust library for simulating Rocket League games at maximum efficiency
https://github.com/virxec/rocketsim-oxide
physics rlbot rocket-league rust
Last synced: about 1 year ago
JSON representation
A Rust library for simulating Rocket League games at maximum efficiency
- Host: GitHub
- URL: https://github.com/virxec/rocketsim-oxide
- Owner: VirxEC
- License: mit
- Created: 2024-11-04T23:15:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-01T09:12:06.000Z (about 1 year ago)
- Last Synced: 2025-06-01T17:45:32.526Z (about 1 year ago)
- Topics: physics, rlbot, rocket-league, rust
- Language: Rust
- Homepage:
- Size: 294 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

**A Rust library for simulating Rocket League games at maximum efficiency**
A port of . All the credit goes to Zealan for doing the hard work.
## What is this?
This repo is my attempt and simplifying and optimizing RocketSim.
It does not care for Bullet compatibility, and removes as many abstrations as possible.
This project is currently a massive WIP, and highly experimental.
Lots of features found in RocketSim are currently missing.