Hacker News new | ask | show | jobs
by peterept 1253 days ago
Wouldn’t the SDK be the same as Google Cardboard but disabling the distortion and mirroring the output?

Use ARKit/ARCore for tracking.

A few lines of code and you are all set.

1 comments

I was under the impression there’s stereo vision, plus additional touch controls
Cardboard SDK is already stereo vision.

Looking at tech specs there is no touch controls. Input is either by using CV hand tracking or sending motion controls from an Apple Watch. Basically they are using Apples SDK for everything.