Check out this repo for manual setup instructions
This project is licensed under the GNU GPL v3 License
Except the repo-wise Releases, official ones are in the Amethyst-Releases repo.
Unavailable for now, please follow the Azure Pipelines script.
Unavailable for now, please wait until a dedicated samples repo is published.
Each official device plugin is a (language configuration) sample at the same time:
- Kinect V2 Plugin (Pure C# with Kinect SDK deps)
- Kinect V1 Plugin (C++/CLI handler with C# proxy)
- owoTrackVR Plugin (C++/WinRT handler with C# proxy)
- PSMoveService Plugin (Pure C# with VB.NET deps)
- OpenVR Plugin (C# with native, marshalled deps)
- OSC Plugin (Pure C# with netstandard deps)
I try to document the code as I go (not to forget stuff), it should kind-of readable and understandable.
For questions about how something works or how to use it, please search through this repo, or just ask.
When all the official developer docs are finished, they will be available somewhere on this page.