Post

Replies

Boosts

Views

Activity

RoomPlan Error in Exporting
I'm getting this error when trying to export the CapturedRoom in RoomPlan API: Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) error: memory read failed for 0x0 This error happens even whenI use the example app given by Apple. So I don't think it's due to any error in my code.
2
1
1.2k
Oct ’22
RoomPlan Error in Exporting
I'm getting this error when trying to export the CapturedRoom in RoomPlan API: Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) error: memory read failed for 0x0 This error happens even whenI use the example app given by Apple. So I don't think it's due to any error in my code.
Replies
2
Boosts
1
Views
1.2k
Activity
Oct ’22
How to embed clickable dots into USDZ file using code
My app auto-generates USDZ files, and I want to make them interactive by adding some interactive dots into the file and let user click them. One possible way is to embed clickable dots into the USDZ file and convert it to .reality file. But how can I do this with code? Below is an example that I want to achieve.
Replies
1
Boosts
0
Views
789
Activity
Dec ’22