Hacker News new | ask | show | jobs
by jwells89 852 days ago
I think Apple has a significant leg up over Meta in the software space, and this shouldn’t be underestimated. visionOS has a proper AR UI framework with affordances for AR/VR usage whereas the Quest is just Android mapped to 3D space.

This will become more of an advantage for Apple as the platform matures because it’ll allow for (for example) automatic adaptations of existing apps for different device form factors, which Meta will not be as well positioned to match with their Android fork, unless they seriously ramp up platform development efforts and significantly diverge from mainline Android.

1 comments

I thought AVP was just "iOS mapped to 3D space". Apple has been proliferating form factors for many years and has done little on "automatic adaptations of existing apps for different device form factors" so far.
visionOS adapts UIKit/SwiftUI to a much greater degree than Quests do Android Framework/Jetpack Compose.

visionOS windows and controls have depth, different shapes and sizes, and different interactions than their iOS counterparts and are drawn as vectors which look good no matter how close they are to your face.

By contrast the Quest just draws Android apps as textures on planes, making them floating tablets. The visionOS equivalent is iPad apps running in compatibility mode, which while functional are a notably worse experience than native.