Moykul / freemocap

Free like Freedom

Home Page:http://jonmatthis.com/freemocap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is all very much a work in progress! More to come!

(FYI - This still isn't really in a state that's usable for outside users yet 😅)

( We're working on it though! Stay tuned!)

Installation

  • Open an Anaconda Prompt (in Windows, or any terminal on Mac/Linux) and enter the following comands

conda create -n freemocap-env python=3.7

conda activate freemocap-env

pip install freemocap -v

ipython

import freemocap as fmc
fmc.RunMe() #this is where the magic happens. Also, as of 2021-07-08, is likely going to be pretty crashy/buggy
2021-06-12_FreeMoCap_Clips_16MB.mp4

Prerequisites -

Follow the GitHub Repository and/or Join the Discord (https://discord.gg/HX7MTprYsK) for updates!

Stay Tuned for more soon!

About

Free like Freedom

http://jonmatthis.com/freemocap

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%Language:Makefile 0.0%