ExpiredPopsicle / SnekStudio

Open-source VTuber software using Godot Engine!
GNU General Public License v3.0
104 stars 4 forks source link

Send / receive VMC protocol tracking data #17

Open copygirl opened 2 weeks ago

copygirl commented 2 weeks ago

Exporting tracking data would allow other applications to make use of SnekStudio's tracking. Perhaps even if SnekStudio is used as primary rendering solution, another application could use the tracking information for another purpose.

Importing tracking data, layering and mixing them, might also be useful. An API for different types of tracking sources might be useful.

ExpiredPopsicle commented 2 weeks ago

Importing VMC directly should be working. Just replace the MediaPipeController with the VMC receiver mod and give it a whirl.