open-vt icon indicating copy to clipboard operation
open-vt copied to clipboard

Open-Source 2D Vtuber face tracking software made in Godot

Results 5 open-vt issues
Sort by recently updated
recently updated
newest added

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....

vtubestudio compatibility

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...

enhancement

Model tracking is currently lacking movement effects which allows the model to be additionally transformed within the stage based on tracking ![Image](https://github.com/user-attachments/assets/1960ad4d-7820-4982-b83c-ac38eddefedf)

vtubestudio compatibility

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...

vtubestudio compatibility

Item scenes should persist between runs of the software, maintaining where items are pinned and ordering

vtubestudio compatibility