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
- Host: GitHub
- URL: https://github.com/rasyajusticio/mousesteering
- Owner: RasyaJusticio
- License: mit
- Created: 2024-05-18T17:11:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-23T14:49:56.000Z (12 months ago)
- Last Synced: 2025-01-16T10:35:18.148Z (4 months ago)
- Topics: rust, rust-lang, steering
- Language: Rust
- Homepage:
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mouse Steering by [RasyaJusticio](https://github.com/RasyaJusticio)

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.