Ben Vanik

Results 416 comments of Ben Vanik

We've been thinking about the same thing - would love to have GPU zones be first-class in tracy - our workaround was going to be to not use GPU zones...

The code and build files would also have to be changed (USE_SIXENSE is currently undefined on OSX). ## Ben Vanik http://www.noxa.org On Sun, Aug 4, 2013 at 9:27 AM, Yu...

The whole point of the .rules file is to do this (detach from usbhid upon attaching). I believe I'm using Ubuntu 12.04 and it works for me. Are you using...

Odd that it works for me, then. I see someone else who has tried this after adding a rule as I do: sudo udevadm control --reload-rules

Good catch - the script should probably also copy these.

Not sure :( Pepper has no support for USB APIs. Without running a local app (which I wanted to avoid, as this causes additional latency) I'm not seeing how to...

Probably not; Chrome killed NPAPI so vr.js doesn't work there any more :( Vlad and Brandon are making awesome progress on WebVR, though, so you should be able to grab...

Good luck! Excited to see a lot more fun web VR! I'll try to update the vr.js main page tonight for others also looking for the same info. On Thu...

Yeah it's unfortunate that they use totally different protocols. It'd be fun to have a node-raop project (if one doesn't exist), then any project looking to use this could abstract...

Odd - I think the Apple TV doesn't like it when the client that started playing goes offline and will stop the video. It's possible that a newer node version...