Discover ARKit 6

RSS for tag

Discuss the WWDC22 Session Discover ARKit 6

Posts under wwdc2022-10126 tag

4 Posts
Sort by:
Post marked as solved
3 Replies
141 Views
M1 iPad Pro with iPadOS 16 Beta 3 Xcode 14.0 beta 3 In a freshly created Xcode 14 beta 2 app using the Augmented Reality App template with Content Technology set to Metal, ARWorldTrackingConfiguration.recommendedVideoFormatForHighResolutionFrameCapturing returns a 60 fps, 1920 x 1440 video format. So, session.captureHighResolutionFrame fails to deliver a high res frame.
Posted
by jselikof.
Last updated
.
Post not yet marked as solved
0 Replies
150 Views
private let boardAnchor: AnchorEntity = AnchorEntity( *Argument passed to call that takes no arguments plane: .horizontal, *Cannot infer contextual base in reference to member 'horizontal' classification: [.floor, .table], *2Reference to member 'floor' cannot be resolved without a contextual type minimumBounds: SIMD2(0.1, 0.1)     ) how can this be fixed in the demo code of the chess game example capture chess swift presented at WWW2022 session AR experience any help highly apprishiated
Posted Last updated
.