Source Code for UDCAP server on Linux
- C++ 92.2%
- C 3.9%
- CMake 2.3%
- Shell 1.6%
| ar1_linear | ||
| serial-reborn | ||
| server | ||
| shm | ||
| src | ||
| steamvr | ||
| test | ||
| udev | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
| run-diag.sh | ||
| run-server.sh | ||
| run-test.sh | ||
This is a modified version of UdCap-Community-HandDriver-Core to fit my own app udcap-control
Link to the original repo by OldestNova Team
This is meant to be used as a server for udcap-control and has no real use on its own.
AI usage: The modifications in this fork (beyond the original OldestNova code) were developed with AI assistance (Anthropic's Claude), under human direction, testing, and review.