ynagatomo / ARSimplePortal

A minimal AR Portal iOS app.
17 stars 0 forks source link

Occlusion Box not working in Xcode Version 14.2 #5

Open jozkr88 opened 1 year ago

jozkr88 commented 1 year ago

It only shows the sphere from the inside - the sphere should be hidden and only the hole should be seen.

ynagatomo commented 1 year ago

I checked it with below and it worked.

jozkr88 commented 1 year ago

I am getting only the sphere - attaching the screenshot jOn 30 May 2023, at 2:41 PM, Yasuhito Nagatomo @.***> wrote: I checked it with below and it worked.

Xcode 14.3.1 iPad Pro 11/2020, iPadOS 16.6

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

ynagatomo commented 1 year ago

I cannot see the attached screenshot. Could you please post it again?

jozkr88 commented 1 year ago

Attaching again j. IMG_9629

ynagatomo commented 1 year ago

Hmm, that's strange. I cannot reproduce this. Didn't you change the code and asset data?

jozkr88 commented 1 year ago

Nope - I can’t even see the box in Reality Composer On 30 May 2023, at 3:25 PM, Yasuhito Nagatomo @.***> wrote: Hmm, that's strange. I cannot reproduce this. Didn't you change the code and asset data?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

ynagatomo commented 1 year ago

It's ok. Because the occlusion box is created by Swift code. It is not included in the reality file.

jozkr88 commented 1 year ago

Ok how can I get the box working in Reality File?Sent from my iPhoneOn 30 May 2023, at 3:59 PM, Yasuhito Nagatomo @.***> wrote: It's ok. Because the occlusion box is created by Swift code. It is not included in the reality file.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

ynagatomo commented 1 year ago

It doesn't work in Reality File. It works with Reality File. Just build the project with Xcode and send the app to your device.

jozkr88 commented 1 year ago

It’s possible in Reality File: https://next.reality.news/news/apple-kicks-off-september-event-with-augmented-reality-welcome-mat-0384843/Sent from my iPhoneOn 30 May 2023, at 4:19 PM, Yasuhito Nagatomo @.***> wrote: It doesn't work in Reality File. It works with Reality File. Just build the project with Xcode and send the app to your device.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

ynagatomo commented 1 year ago

sorry. It is outside the scope of this repository's project.