/freemocap

Free like Freedom

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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!