Questions tagged [vision-pro]

7 questions
1
vote
0 answers

Getting errors 'Module not found' compiling Apple Vison Pro SDK with Xcode 15 beta

Using Xcode 15 beta 4/5/6 and Cocoapods for xcode workspace, when I was compiling the project with Apple Vision Pro SDK (not the one that designed for iPad, which was succeed though), get some errors, and the first one is like the following: Module…
bolizhou
  • 1,208
  • 1
  • 13
  • 31
1
vote
0 answers

Can we use Reality Composer Pro for ARView?

Intuitively I think Reality Composer Pro is more pro than Reality Composer. But when I followed the sessions for Reality Composer Pro, I found that when creating a new scene in Reality Composer Pro, no anchor is specified, so I'm thinking maybe…
P. Tsin
  • 435
  • 4
  • 14
1
vote
1 answer

How to gain full control over Apple Vision pro's display and render 2D graph plot on it

How can I achieve full control over Vision Pro's display and effectively render a 2D graph plot on it? I would appreciate guidance on the necessary steps or code snippets. P.s. As per Apple documentation For a more immersive experience, an app can…
ZaEeM ZaFaR
  • 1,508
  • 17
  • 22
0
votes
1 answer

How to disable loop for ParticleEmitterComponent on visionOS?

In Reality Composer Pro there is a flag to toggle the loop of the particle system. In code I couldn't find a .loop value on the ParticleEmitterComponent - does anyone know how else I can disable the looping there?
Mitemmetim
  • 520
  • 3
  • 12
0
votes
0 answers

How to use a rotated and scaled image as custom material in Reality Composer Pro?

I am playing with custom materials in Reality Composer Pro. It is easy to add an image to the project browser and use it as diffuse color in a MaterialXPreviewSurface (see image). However, the text that is correctly displayed in the shader graph…
Reinhard Männer
  • 14,022
  • 5
  • 54
  • 116
0
votes
0 answers

Swift UI and Unity contents integration on Vision Pro

I plan to develop an App with Swift based UI (contents selector) and Unity based 3D contents. Would it be possible to integrate Swift and Unity? I think Unity as a service is not compatible with VisionOS. I guess one possible option would be Swift…
0
votes
0 answers

Trouble finding visionOS section in Xcode template chooser

I'm currently working on developing a visionOS app, and I'm encountering an issue with finding the visionOS section in the Xcode template chooser. I have Xcode version 14.3.1 (14E300c) installed and have also downloaded the Xcode 15 beta 4 package.…
János
  • 32,867
  • 38
  • 193
  • 353