python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Executing usdzconvert -h and getting env: python 3.7 no such file or directory found
USDZ tool downloaded from https://developer.apple.com/augmented-reality/tools/
MAC -> MacOS BigSur
Python -> 2.7 and 3.10
When trying to execute USD.command getting error as "env: python 3...
S.P
Votes: 0
Answers: 1
How to add a new scene to an existing anchor and remove the previous scene?
I have an rcproject file with about 12 scenes (500mb or so). In order to lessen the load on iOS devices I tried breaking it apart into separate rcproject files and change the scene using notification ...
Theuns Botha
Votes: 0
Answers: 1
Black screen when using ARGeoTrackingConfiguration on iOS 15.4?
I am trying to run this sample project from Apple that uses ARGeoTrackingConfiguration: https://developer.apple.com/documentation/arkit/content_anchors/tracking_geographic_locations_in_ar
This sample ...
Glen Brixey
Votes: 0
Answers: 2
ARKit cannot detect reference image
I am trying to detect an image with my app. I added this one to my ARResources Assests:
It is a JPG with a white background.
But XCode is complaining when I try to scan it with this error:
Error Dom...
Chris
Votes: 0
Answers: 1