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

https://github.com/rasyajusticio/mousesteering

Converts mouse position into Xbox360 Gamepad steering (thumbstick left), throttling (right trigger), and braking (left trigger). Useful for driving/racing games
https://github.com/rasyajusticio/mousesteering

rust rust-lang steering

Last synced: 3 months ago
JSON representation

Converts mouse position into Xbox360 Gamepad steering (thumbstick left), throttling (right trigger), and braking (left trigger). Useful for driving/racing games

Awesome Lists containing this project

README

        

# Mouse Steering by [RasyaJusticio](https://github.com/RasyaJusticio)

![Demo Of Mouse Steering](/assets//demo.gif)

Mouse Steering Controller is a Rust application that enables mouse input to control gamepad inputs, emulating an Xbox 360 controller. This project allows users to steer using their mouse position and includes throttle control with configurable settings for smooth or snap-based input behavior. A small visualization window shows real-time input feedback for steering and throttle.