https://github.com/wonder-tree/posecamera-launcher
PoseCamera launcher is platform to integrate all games based PoseCamera SDK.
https://github.com/wonder-tree/posecamera-launcher
Last synced: 3 months ago
JSON representation
PoseCamera launcher is platform to integrate all games based PoseCamera SDK.
- Host: GitHub
- URL: https://github.com/wonder-tree/posecamera-launcher
- Owner: Wonder-Tree
- Created: 2021-07-07T09:54:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-08T06:29:51.000Z (almost 5 years ago)
- Last Synced: 2025-12-26T09:34:13.168Z (6 months ago)
- Language: SCSS
- Homepage: https://wonder-tree.github.io
- Size: 621 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.codefactor.io/repository/github/wonder-tree/posecamera-launcher)
# PoseCamera Launcher
PoseCamera launcher is platform to integrate all games based PoseCamera SDK. Its allows you to build and luanch different games from one platform.
## System Requirements
* Python 3.6
* Operating System Windows, Linux or Mac
* 2GB of Physical memory (RAM)
## How to install
Git clone the main repository and inner linked respositories of games by using --depth argument.
```
git clone --depth 1 https://github.com/Wonder-Tree/PoseCamera-launcher
```
Install all dependencies
```
pip install -r requirements.txt
```
Run the launcher program by following command
```
python launcher.py
```
## Output
