719c702b95
The operating system does not report the timestamp at which it checks that the mouse was not moving, so the mouse interpolation will necessarily be incorrect for up to 1 polling period. The alternative is to guess / make up a timestamp, but I don't want to do this.

Strafe Project
Monorepo for working on projects related to strafe client.
How to build and run
- Have rust and git installed
git clone https://git.itzana.me/StrafesNET/strafe-project
cd strafe-project
cargo run --release --bin strafe-client
Licenses
Each project has its own license. Most crates are MIT/Apache but notably the Strafe Client has a sole proprietor license.
Description
Languages
Rust
99.5%
WGSL
0.4%