worldmaking / vr

VR head mounted displays for Max/MSP/Jitter
MIT License
37 stars 6 forks source link

vr : framerate limited to 30 fps when no HMD is connected #6

Open matcham opened 4 years ago

matcham commented 4 years ago

As it's now possible to use Vive trackers without any headset connected (by Activating the 'null' driver as described here : https://vvvv.org/blog/using-htc-vive-trackers-without-headset )

In Max, using the VR external, it works, I can get the trackers data, but framerate is limited to 30 fps. That's too bad because the trackers are supposed to send data at more than 100 hz.

in VVVV the Poser node has a "no sync" option that fixes this issue. Maybe that kind of attribute could be added to the VR external ? thanks in advance for considering this option :-)