Any standards for XR interactions in Needle?

ive built interaction system using VRTK for WebXR before - is that the best bet or are there more common standards?

Original Post on Discord

by user 352282921056468993

Hey :wave: Needle Engine actually ships with some built-in XR components and you can add your own. And many common things like dragging objects around “just work” without having to think specifically about XR.

Some components that will be helpful: WebXR, XRRig, DragControls.

Here’s a link to the docs:
https://engine.needle.tools/docs/xr.html

Also here are the VR samples:
https://engine.needle.tools/samples/?open=1#room-tracking-&-passthrough
https://engine.needle.tools/samples/?open=1#custom-hands