Skip to content

Commit 9fe5ec5

Browse files
committed
build: mediapipe 0.10.20
1 parent bbb5ec7 commit 9fe5ec5

File tree

8 files changed

+399
-336
lines changed

8 files changed

+399
-336
lines changed

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.1.1
1+
6.5.0

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)