Add raidillon_input and FPSCameraController

This commit is contained in:
reo 2025-07-18 12:09:24 +03:00
parent d0440f3da3
commit 97195fbd05
7 changed files with 268 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[package]
name = "raidillon_input"
version = "0.1.0"
edition = "2021"
[dependencies]
winit = "0.30"
glam = "0.30.4"