Johnathon Selstad

Results 165 comments of Johnathon Selstad

Hmm, a Left/Right getter method is an interesting compromise, though it alone doesn’t help the existing pattern where apps get references to Hand0 and Hand1 once on startup (since left/right...

My current thinking is that the index will always be valid at the time the XRHand is requested, but the index will change transparently within the XRHand to preserve handedness...

Hmm, the second one is interesting… like the request is made with a dictionary of fields to keep matched? If multiple controllers match a condition, I guess it would just...

Sorry, I've lost easy access to an Apple Vision Pro and I don't foresee having the time to work on this PR anymore :-(

Don't forget this! Perhaps do a Ctrl+H to replace `hysic` with `hysics` and `hysicss` with `hysics` to unify the naming scheme?

Thank you for your contributions!

For future explorers, this thread should help: https://github.com/kasmtech/KasmVNC/issues/54 Specifically, I just changed my `/home/user/.vnc/xstartup` to read: ```bash #!/bin/sh set -x exec kasmxproxy ``` And I made sure to ensure `sudo...

For what it's worth, I had a persistent version of the issue in the OP and it was because I had defined a "new" user when kasm asked; I should...

Ah I hadn’t actually taken the time to verify whether Suzanne was manifold or not 😅 Would you be open to me adding some topology debug info fields to the...

For those too lazy to build it, [here is the built wasm](https://github.com/zalo/mujoco/actions/runs/18987848251/artifacts/4435233160) and here's a video of the current demo: https://github.com/user-attachments/assets/a00efc1e-396b-40e2-a5f1-6813dffed1b8 Great start!