Emulating simracing shifters using your mouse!
- Create working prototype in unity (which is easy to port into C/CXX)
- Cross-platform building workflow using CMake
- Isolate files to install
- App loop
- Controller Emulation
- Windows
- Linux
- Cleanup
- Port logic from my unity prototype
- Dynamic Grid Layout
- Shifter
- Logic
- Text Marks
- Map Buttons
- Configuration
- Icon, polish, etc.
- ManyMouse for cross-platform global mouse hook
- GrantEdwards & Commander Rag for Linux UInput controller examples
- ViGEmBus for windows controller emulation
- SDL2 for SDL2