benaclejames / VRCFaceTracking

OSC App to allow VRChat avatars to interact with eye and facial tracking hardware
https://docs.vrcft.io
Apache License 2.0
615 stars 96 forks source link

[Feature Request] Output Modules #167

Open hazre opened 1 year ago

hazre commented 1 year ago

Just like the current input modules, I think VRCFT would benefit a lot from having a similar system for outputs. Meaning for example OSC would just become a Module. And anyone can create their own output module to output with any kind of data format and use any protocol. This would make VRCFT completely game and protocol agnostic. So it can be used for any game or software.

Some modules could for example be:

regzo2 commented 1 year ago

I personally really like the idea and it's something we've been tossing around for a while. At some point we want to eventually gut the VRChat specific stuff and have it in it's own output module. Can't guarantee anything but I am interested in making it happen!