Manish Goregaokar

Results 596 comments of Manish Goregaokar

I feel like there's general agreement. A wrinkle is that https://github.com/immersive-web/webxr/issues/997 means that for many devices select and squeeze can overlap, and we may also need a `generic-hand-squeezebutton` or something...

It's because +Z is backwards when talking about XR grip spaces: https://immersive-web.github.io/webxr/#dom-xrinputsource-gripspace, and these models apply there

I don't know what you mean by the name of the hands? We have a generic-hands-select profile, y'all are free to create an oculus-hands-select profile too (and upload assets that...

I think we should have a single generic hand model, but if vendors wish to add their own they can. I don't feel strongly about allowing or disallowing the latter....

> However, if we had such a hand rendering library (in some neighboring repo or perhaps just in another package here if it's simpler), I could see us generalizing the...

I wonder if we should expose "--run-for-seconds=n" and "--run-for-iterations=n" (better names perhaps) and require one of those be passed in

Can't assign out of org. Take the above comment as indication that it's assigned

Oh, I didn't realize that. Done.

> in a world where cargo-fuzz can handle multiple fuzzers, what is the directory structure in fuzz/? for example, where should the output of afl go in the fuzz directory?...