Remix.run Logo
rslice 2 hours ago

I think the biggest constraint so far has been on the computer vision side. With a better processor, the glasses should be able to run real time 6dof object tracking, lower latency hand tracking potentially with better occlusion, and ideally OS-level subtle intent recognition since current air pinch based UI interactions will not make it into mainstream. I'm curious though as to whether they've expanded the ONNX model compatibility. In my experience with the '24 dev kit, this was a serious blocking point in doing any serious custom CV work.

They've also announced a C++ native dev kit, as until now you could only use JS and TS withno node libraries. I think this specific update might have an outsized downstream impact on the ecosystem.