An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![A logo saying RocketSim](https://user-images.githubusercontent.com/36944229/219303954-7267bce1-b7c5-4f15-881c-b9545512e65b.png)

**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.