GDMP is a Godot Engine 3.3+ plugin for utilizing MediaPipe framework and solutions.
- Download pre-built libraries from releases.
- Extract
addons
to Godot project's root directory. - Open Godot project, go to
Project Settings...
and enableGDMP
plugin underPlugins
tab.
Please check out GDMP Demo to see how the plugin work.
Follow docs/BUILDING.md for instructions to build GDMP from source.
Please refer to docs/CONTRIBUTING.md if you would like to contribute to GDMP.
GDMP is licensed under MIT License