Awesome
GDMP
GDMP is a Godot Engine 3.3+ plugin for utilizing MediaPipe framework and solutions.
Getting Started
- 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.
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