-
Notifications
You must be signed in to change notification settings - Fork 0
Home
brettefoster edited this page Jan 21, 2023
·
1 revision
This code was written as part of a custom control interface for a racing simulator. The simulator itself has a robust support for keyboard inputs (e.g., you can have keyboard commands for every individual car control value, like Ctrl-1 = TCS 1, etc), which greatly simplified the implementation. Further design details pending (or upon inquiry).