Skip to content

Releases: ryu-raptor/VCP

FullBodyAPI Release Alpha

01 Oct 10:08
Compare
Choose a tag to compare
Pre-release

This release provides FullBodyAPI to share full body tracking information.

  • VCP.API.FullBody

Fundamental Functions Relase Alpha

30 Sep 02:38
6eff781
Compare
Choose a tag to compare
Pre-release

This version contains following features.
They are fundamental functions to share head pose information with VCP.

Modules

  • VCP
    • VCP.API
    • VCP.WebSocket

APIs (in VCP.API)

  • Handshake
  • HeadPose

API Processor (in VCP.API)

  • APISink<T>

WebSocket Interface (in VCP.WebSocket)

  • SinkClient
  • SourceClient
  • Client base class
  • RelayServer