Is there a way to access the SDK code of the measure app in our iPhone, iPad, or iPod touch?
Thank you!
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi all,
I am currently dealing with Reality Kit and I wanted to read the dimension of my AR Object that was being placed in the scene. Is there any advice for this?
Thank you!
Topic:
Graphics & Games
SubTopic:
RealityKit
Tags:
RealityKit
3D Graphics
Reality Composer
Reality Converter
Hi all,
I am currently creating an AR App using AR Kit for my home furniture. However, the AR Object turned out to be smaller than the actual object. I was wondering if there is any advice to improve the accuracy of my AR Object.
Thank you for your help.
Topic:
Graphics & Games
SubTopic:
RealityKit
Tags:
RealityKit
3D Graphics
Reality Composer
Reality Converter
Hi all,
I am currently facing an issue with my main.storyboard. Yesterday I was able to run my code smoothly with a fully functional storyboard, but a few hours ago, my edited storyboard suddenly disappeared and reverted to its old version. I am now unable to recover my latest storyboard. I have tried searching in my trash bin and en.proj file but I couldn't find it.
Is there any advice out there?
Thank you!
Good day,
I was thinking to beautify my app by adding some colors to the background, is there a way to set a theme quickly without editing every individual view controllers?
Thank you!
Hi, I would like to check if there is any way to use .ambientIntensity command in RealityKit ar view?
Previously, I was able to obtain the ambient intensity using Scenekit view. However as I switch to Realitykit ar view, I was not able to obtain the ambient intensity. Is there any advice?
Good day, I was wondering if there is a way to attach a movable Button/Slider to an AR object using Reality Kit.
For example, when I tap on the ARview, the AR object will appear with a few buttons around it. And when I move (translate, rotate) the object around, the buttons will also move together with the object.
Please advise if there is anyway to attach a few movable buttons to the entity of an animated object.
Thank you.
Hi, may I seek advice from the experts if there is anyways to find the coordinates of an AR object?
For example, if I use " Anchor = try!Experience.loadScene()"
to load the object into ARview, is there any command that I can use to extract the position of my loadScene?