Questions tagged [reality-composer]

Apple Reality Composer lets you quickly prototype and create high-quality content for AR apps. Also RC allows you produce dynamics and animations for iOS, iPadOS and macOS to enrich your 3D scene.

Reality Composer provides you with a simple and intuitive user interface for making 3D scenes for Augmented and Virtual Reality apps. Reality Composer works on mobile and desktop platforms where you can use native assets' library or use your own .usdz files (developed by Pixar) to compose 3D scenes.

In Reality Composer you can supply your models with physics, animation and audio, then save it inside .reality, .usdz or .rcproject file and open it in -oriented Xcode project. When you build a scene on iPhone or iPad you can test it pressing AR button.

153 questions
0
votes
0 answers

Create rolling dice in Reality Composer

I'm trying to create a dice game in Reality Composer. Created a cup and dice in Blender, exported them as .obj files and converted them to .usdz. The cup has a rigid body (passive) and the dice a rigid body (active). The goal is to put the dice into…
Swissdude
  • 3,486
  • 3
  • 35
  • 68
0
votes
1 answer

ARKit3 How to use TrueDepth camera for face tracking and face meshes of other people?

I'm interested in working with ARKit 3 and a couple of iPads to create a multi-user (collaborative) experience, as support for collaborative AR seems to have improved according to WWDC '19. Apple talks a lot about face tracking and motion capture,…
synchronizer
  • 1,955
  • 1
  • 14
  • 37
-1
votes
1 answer

Can I get animation from Reality Composer by coding?

I got a usdz model with animation by reality converter, then imported it into my realitykit project. In reality composer, I can set a trigger, for example, click the model to play the animation. But I still can't find a way to control animation in…
1 2 3
10
11