Skip to content

Releases: homuler/MediaPipeUnityPlugin

v0.2.2

19 Dec 07:17
Compare
Choose a tag to compare
  • macOS support (by @SergeyAME )
  • add asynchronous graph APIs
  • MediaPipe v0.8.2

v0.2.1

24 Nov 12:30
Compare
Choose a tag to compare
  • enable to handle SIGABRT emitted by MediaPipe
  • catch all exceptions thrown by native code
  • upgrade MediaPipe version (0.8.0)

v0.2.0

14 Oct 14:31
Compare
Choose a tag to compare
  • support Android
  • enable to build apps for Linux Desktop
  • MediaPipe can read model files from arbitrary paths

v0.1.0

26 Sep 11:09
Compare
Choose a tag to compare
  • APIs to build and run MediaPipe graphs
  • Demo scenes on Linux Desktop (CPU/GPU)
  • Render annotations in Unity