A simple program to control Minecraft using body pose. Inspired by Fundy—light version.
While Fundy use an advanced pose detection that require some data trainings, this program simply just detect pose landmarks and use the inputs to control minecraft.
- Python
- Library:
- mediapipe
- open-cv
- pydirectinput
- Install Python
- Install
pip
(if you haven't) - Install libraries:
pip install mediapipe
pip install opencv-python
pip install pydirectinput
- Open Minecraft, and run the program
python pose.py
- In Minecraft, you need to change mouse setting: Option > Control > Mouse Settings > Raw Input > OFF