Post

Replies

Boosts

Views

Activity

Reply to ImagePresentationComponent .spatialStereoImmersive mode not rendering in WindowGroup context
Been working a lot with these new APIs lately, and with several types of media to boot! We are achieving stereoscopic effects with all our media. But, these APIs are not a 1 size fits all... Here is some advice: you have to test each of your media test which ones need to be converted to Spatial3DImage some HEICs don't need to have a Spatial3DImage generated since they are already stereoscopic for each type media, test what is the best viewing mode in Windows, and what is the best viewing mode in ImmersiveSpaces keep track of your findings, it differs by media type!
Topic: Spatial Computing SubTopic: General Tags:
Aug ’25
Reply to Template Project Entity Overlapping and Sticking Issues
6th issue: after interacting with either spheres, and then pressing on the "hide immersive space" button, we can no longer re-open the scene. This is because we dont receive the callback/result after running the await dismissImmersiveSpace() command as the following loggers do not output! event .onDisappear of the ImmersiveView() case .inTransition of the appModel.immersiveSpaceState in the ToggleImmersiveSpaceButton view. _This issue only occurs if we manipulate one of the spheres, otherwise the open and hide button works as expected. _
Topic: Spatial Computing SubTopic: General Tags:
Sep ’25