open-vt
open-vt copied to clipboard
Open-Source 2D Vtuber face tracking software made in Godot
Tracking with OpenSeeFace has notable jitter. VTS appears to have some degree of smoothing beyond simple frame interpolation in order to mitigate any noise in the tracking parameters between updates....
Pull in [erodozer/tmi.gd](https://github.com/erodozer/tmi.gd) for listening to twitch events. This is partially a vtubestudio compatibility issue, as VTS did add support for it recently, but I haven't looked into what kind...
Model tracking is currently lacking movement effects which allows the model to be additionally transformed within the stage based on tracking 
Currently models support requires initialization to first be done in VTS. Models without `*.vtube.json` can not be loaded in OpenVT. We should support also initailization a vtube.json file following the...
Item scenes should persist between runs of the software, maintaining where items are pinned and ordering