Skip to content

Download

Latest

Choose a tag to compare

@developermods developermods released this 14 Jun 18:22
· 3398 commits to main since this release
8a9c25d
image

AI Ballistics & Recoil Assistant for Rust
Overview
An open-source computer vision framework designed for Rust. It utilizes a custom-trained YOLO model and a ballistic solver to automate target detection and analyze complex weapon recoil patterns in real-time.

Disclaimer: For educational and research purposes only.

Features
Rust Object Detection: Custom dataset optimized to recognize player models (Hazmat, Full Metal) across different biomes and day/night cycles.

Recoil Compensation: Active simulation curves calibrated for Rust firearms (AK-47, LR-300, SMG) to test stability.

Ballistic Prediction: Calculates bullet drop and travel time offsets for moving targets.

Low-Latency Input: Hardware-level mouse movement emulation based on AI coordinates.

Tech Stack
Python, PyTorch, OpenCV, CUDA.