Releases: homuler/MediaPipeUnityPlugin
Releases · homuler/MediaPipeUnityPlugin
v0.3.0
- generate CalculatorGraphConfig class automatically
- pass the input texture name to MediaPipe (OpenGL ES only)
- add samples to show how to get output packets asynchronously
See CHANGELOG for more details.
v0.2.2
- macOS support (by @SergeyAME )
- add asynchronous graph APIs
- MediaPipe v0.8.2
v0.2.1
- enable to handle SIGABRT emitted by MediaPipe
- catch all exceptions thrown by native code
- upgrade MediaPipe version (0.8.0)
v0.2.0
- support Android
- enable to build apps for Linux Desktop
- MediaPipe can read model files from arbitrary paths
v0.1.0
- APIs to build and run MediaPipe graphs
- Demo scenes on Linux Desktop (CPU/GPU)
- Render annotations in Unity