Rachmanin0xFF / vpipe

WIP DIY V-Tubing Experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vpipe

I'm just throwing the source code up here as I work on it; this is not yet fit for distribution.

This is a little "DIY V-Tubing" experiment I've been working on. It runs alongside a modified version of OpenSeeFace (not included here). I correct facial distortions present in OSF with simple multivariable quadratic regression, and I use OpenFrameworks to display the tracking points.

I'm planning on adding a rigid body sim and the ability to import custom models, etc.

About

WIP DIY V-Tubing Experiment

License:MIT License


Languages

Language:C++ 99.9%Language:Makefile 0.1%