You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I stumbled upon this repo when someone mentioned it on VRCFacetracking discord.
This library looks the most sane library I've seen for OscQuery so far. (Thanks you!!)
It seems it's very centric around VRChat but my use case is a odd one, so I'm basically wondering if this lib can be used in this scenario. Also it doesn't help that I have zero experience with OscQuery, so this might be a dumb question.
What I'm trying to do is basically be able to talk to VRCFaceTracking software and request the proper face tracking parameter data from it via OscQuery. But this is not for VRChat. I'm actually trying to use in another social vr game/platform called Resonite. I am and I want to do with a Resonite mod that I've been writing.
Technically speaking before the latest vrcft update I was able to do this just fine with normal osc but in the latest update, they managed to break it unintentionally it seems, so instead of waiting to fix it upstream, I'm trying to see if I can just implement OscQuery in my Resonite face tracking mod.
Do you think this is a use case that this library can handle? Again sorry I'm not very versed in OscQuery, so this is very much a naive question.
The text was updated successfully, but these errors were encountered:
right now the library is designed to only be a client to these games. Like we are missing functionality to be able to e.g set the parameters available to use.
Hi, I stumbled upon this repo when someone mentioned it on VRCFacetracking discord.
This library looks the most sane library I've seen for OscQuery so far. (Thanks you!!)
It seems it's very centric around VRChat but my use case is a odd one, so I'm basically wondering if this lib can be used in this scenario. Also it doesn't help that I have zero experience with OscQuery, so this might be a dumb question.
What I'm trying to do is basically be able to talk to VRCFaceTracking software and request the proper face tracking parameter data from it via OscQuery. But this is not for VRChat. I'm actually trying to use in another social vr game/platform called Resonite. I am and I want to do with a Resonite mod that I've been writing.
Technically speaking before the latest vrcft update I was able to do this just fine with normal osc but in the latest update, they managed to break it unintentionally it seems, so instead of waiting to fix it upstream, I'm trying to see if I can just implement OscQuery in my Resonite face tracking mod.
Do you think this is a use case that this library can handle? Again sorry I'm not very versed in OscQuery, so this is very much a naive question.
The text was updated successfully, but these errors were encountered: