Skip to content

Commit 33acba1

Browse files
committed
build: mediapipe 0.10.20
1 parent bbb5ec7 commit 33acba1

File tree

5 files changed

+396
-335
lines changed

5 files changed

+396
-335
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MediaPipe Unity Plugin
22

3-
This is a Unity (>= 2021.3) [Native Plugin](https://docs.unity3d.com/Manual/NativePlugins.html) to use [MediaPipe](https://github.com/google/mediapipe) (0.10.14).
3+
This is a Unity (>= 2021.3) [Native Plugin](https://docs.unity3d.com/Manual/NativePlugins.html) to use [MediaPipe](https://github.com/google/mediapipe) (0.10.20).
44

55
The goal of this project is to port the MediaPipe API (C++) _one by one_ to C# so that it can be called from Unity.\
66
This approach may sacrifice performance when you need to call multiple APIs in a loop, but it gives you the flexibility to use MediaPipe instead.

0 commit comments

Comments
 (0)