import { type VRPose } from "https://deno.land/x/evt@v2.4.19/lib/types/lib.dom.ts";
This WebVR API interface represents the state of a VR sensor at a given timestamp (which includes orientation, position, velocity, and acceleration information.)
import { type VRPose } from "https://deno.land/x/evt@v2.4.19/lib/types/lib.dom.ts";
This WebVR API interface represents the state of a VR sensor at a given timestamp (which includes orientation, position, velocity, and acceleration information.)