j20001970 / GDMP

Godot plugin for MediaPipe framework and solutions
MIT License
65 stars 13 forks source link
gdextension gdnative godot mediapipe plugin

GDMP

GDMP is a Godot Engine 3.3+ plugin for utilizing MediaPipe framework and solutions.

Getting Started

  1. Download pre-built libraries from releases.
  2. Extract addons to Godot project's root directory.
  3. Open Godot project, go to Project Settings... and enable GDMP plugin under Plugins tab.

Demo

Please check out GDMP Demo to see how the plugin work.

Building

Follow docs/BUILDING.md for instructions to build GDMP from source.

Contributing

Please refer to docs/CONTRIBUTING.md if you would like to contribute to GDMP.

License

GDMP is licensed under MIT License