This repo contains reference source code of selected official Warudo plugins.
- StreamDeck: This plugin communicates with an external application (Warudo's Stream Deck plugin) via WebSocket. It demonstrates the use of the WebSocket service base class
WebSocketService
. - VMC: This plugin adds VMC as a supported motion capture method via registering a
FaceTrackingTemplate
and aPoseTrackingTemplate
.
We are still working on developer documentation, but this Discord message has a bunch of resources to help you get started in developing custom plugins for Warudo!
If you have any questions, feel free to join our Discord community!