Exporting .reality files from Reality Composer Pro

I've been using the MacOS XCode Reality Composer to export interactive .reality files that can be hosted on the web and linked to, triggering QuickLook to open the interactive AR experience.

That works really well.

I've just downloaded XCode 15 Beta which ships with the new Reality Composer Pro and I can't see a way to export to .reality files anymore. It seems that this is only for building apps that ship as native iOS etc apps, rather than that can be viewed in QuickLook.

Am I missing something, or is it no longer possible to export .reality files?

Thanks.

Replies

Hi there,

Sorry I am hyjacking your thread a because I cant seem to get my .reality file to play from my webpage and since you seem to be having more success than me can you help please? :) I created my .reality file and uploaded that and my html pge to a webserver. my html code is this

<html>
  <a rel="ar" href="NameOfFile.reality"><img src="NameOfImage.jpg" alt=""></a>
</html>

but when the html page loads nothing happens.

Kind regards Jeremy

  • When I get a chance Ill confirm your original post.

  • @JeremyRaven It appears that the operating system on iPhone and iPad has ceased support for .reality formats. Currently, you can utilize the usdz format, which functions similarly to .reality.

Add a Comment

I have come here with the same question, it's a shame that .reality files are not exported anymore - did you find a work around? I would ideally like something with a little animation and a tooltip like in the first examples below:

https://developer.apple.com/augmented-reality/quick-look/

@YaHo can USDZ do that? if so that would be great! Especially with AVP it would be cool to have something that could be looked at on all devices.