.REALITY

File REALITY

Reality (RealityKit AR Scene File)
Fai una domanda
RISPOSTA RAPIDA

Un file .reality è una scena di realtà aumentata creata per il framework RealityKit di Apple, solitamente creata in Reality Composer o Reality Composer Pro. Si tratta di un archivio basato su ZIP che raggruppa modelli 3D, texture, audio spaziale, fisica e comportamenti interattivi in un unico file. Su un iPhone o iPad con iOS 12 o versioni successive è possibile aprirne uno direttamente con AR Quick Look tramite Safari, Messaggi o File; gli sviluppatori li aprono e li modificano in Xcode con Reality Composer.

Sviluppatore: Apple Categoria: File di immagine 3D MIME: model/vnd.reality
SI APRE SU macOS iOS Ipados Visionos
Correlati: .DCM · .STEP · .SKP · .STP

In questa pagina

19k+ estensioni indicizzate
Ultima revisione Aug 11, 2026

Non sei sicuro di cosa sia il tuo file?

Trascina qualsiasi file nel nostro identificatore - leggiamo solo i primi byte per dare un nome al formato.

Identifica un file

Che cos'è il formato di file REALITY?

Un file .reality è una scena di realtà aumentata creata per il framework RealityKit di Apple. Apple ha introdotto il formato con Reality Composer nel 2019 per pacchettizzare contenuti AR riproducibili su iPhone, iPad, Mac e Vision Pro. Sotto il cofano, è un archivio basato su ZIP che raggruppa modelli 3D, texture, materiali, audio spaziale, fisica, animazioni, ancoraggi e comportamenti interattivi in un unico file.

Il payload 3D proviene dalla pipeline USD di Apple, quindi una scena .reality trasporta la stessa geometria di un file .usdz corrispondente, oltre all'interattività di RealityKit come trigger e azioni. La maggior parte delle persone incontra uno di questi file quando tocca un oggetto AR su una pagina web o in Messaggi, che lo passa ad AR Quick Look.

Sicurezza e incolumità

RISCHIO: MEDIUM

A .reality file can contain scripts of interactive behaviors and is opened by system components like AR Quick Look, so treat files from unknown sources with the same caution as any downloaded 3D content. The file itself is data rather than an executable, and Apple sandboxes AR Quick Look. There is no widespread malware associated with the format, but a malformed archive could in theory try to exploit a parser bug, so keep iOS, iPadOS, and macOS updated.

Dettagli del formato

in sintesi
NOME COMPLETOReality (RealityKit AR Scene File)anche noto come Reality file, RealityKit scene file
SVILUPPATOREAppledal 2019
TIPO MIMEmodel/vnd.reality
TIPOBinary, zip-based archive container
Questa estensione è usata anche da…
  • Reality (Pret-a-3D plugin for LuxRender) - Reality is a rendering plugin for Daz Studio and Poser by Pret-a-3D that exports scenes to LuxRender; it was released as open source under the BSD 3-Clause License in 2019. It is a separate product from Apple's format and does not use a .reality scene extension in the same way.
  • Generic 'reality' project or config files - Some unrelated apps and games use a .reality suffix for internal scene or configuration data. These are niche and not associated with a single dominant tool.
MAGIC BYTES · FIRMA DEL FILE
OFFSET
00010203
HEX
504B0304
ASCII
PK··
A .reality file is a ZIP-based archive, so it begins with the standard ZIP local-file-header signature PK\x03\x04. There is no signature unique to the Reality format itself; the payload inside is USD/USDZ-derived content plus Reality-specific data.

Programmi che aprono file REALITY

macOS3 apps
Xcode with Reality Composer Gratuito Open a .reality file (or its .rcproject source) inside Xcode's Reality Composer editor to inspect and edit the scene; note Reality Composer for Mac shipped through Xcode 14.3.1.
Reality Composer Pro Gratuito Author 3D content and build .reality output for visionOS, iOS, and macOS projects on your Mac.
AR Quick Look via Finder/Preview Integrato Select a .reality file in Finder and press Space to preview the scene with Quick Look.
iOS2 apps
AR Quick Look (Safari, Messages, Files) Integrato Tap a .reality file in Files, Safari, or Messages to preview the AR scene full-screen and place it in your surroundings.
Reality Composer for iOS Gratuito Open and edit .reality scenes on iPhone or iPad, adjusting objects, behaviors, and anchors before exporting.
Ipados2 apps
AR Quick Look (Safari, Messages, Files) Integrato Tap the .reality file to launch AR Quick Look and view the scene in augmented reality.
Reality Composer for iPadOS Gratuito Build and edit .reality scenes on iPad, then export or share them for AR Quick Look.
Visionos1 app
Reality Composer Pro / RealityView apps Integrato Load .reality content in a visionOS app through RealityView for spatial playback on Apple Vision Pro.

Dettagli tecnici

specifiche approfondite
EncodingBinary archive (ZIP-based)
Byte orderLittle-endian (ZIP container fields)
ContainerZIP archive holding USD/USDZ scene data plus RealityKit behaviors and metadata
CompressionDEFLATE / stored, per ZIP entry
EncryptionNone by default
Typical sizeHundreds of KB to tens of MB depending on meshes, textures, and audio
StructureCompressed archive that bundles 3D models (USD/USDZ), textures, materials, spatial audio, physics properties, animations, anchors, and interactive behaviors authored in Reality Composer or Reality Composer Pro. Content is loaded at runtime by RealityKit or previewed through AR Quick Look.
IntegrityCRC-32 per entry (inherited from the ZIP container)
PlatformsiOS, iPadOS, macOS, visionOS, tvOS
NotesThe .reality format is closely tied to Apple's USD/USDZ pipeline; a scene saved as .reality carries the same 3D payload as a comparable .usdz file but adds RealityKit interactivity such as triggers, actions, and behaviors. It is Apple-proprietary and is not natively readable on Windows or Android. Reality Composer for macOS shipped with Xcode 11 through 14.3.1; authoring later moved to Reality Composer Pro.
Rilasciato2019
Ultima versioneProduced by Reality Composer and Reality Composer Pro
Specificadeveloper.apple.com

Conversioni REALITY

Domande e risposte della community

chiesto dagli utenti
Fai una domanda veloce
Ottieni aiuto da persone che lavorano con i file REALITY. Sii specifico - includi il tuo sistema e la versione del software.
Nessun account necessario · risposte solitamente entro un giorno

Ancora nessuna domanda - sii il primo a chiedere informazioni sui file REALITY.

Domande frequenti

Come posso aprire un file .reality sul mio iPhone?
Tocca il file nell'app File, Safari o Messaggi. iOS 12 e versioni successive lo aprono automaticamente in AR Quick Look, dove puoi visualizzare la scena 3D e posizionarla nell'ambiente reale utilizzando la fotocamera.
Posso aprire un file .reality su Windows o Android?
Non nativamente. Il formato è proprietario di RealityKit di Apple e non esiste un visualizzatore ufficiale per Windows o Android. L'opzione pratica è chiedere al creatore di esportare la scena come .usdz o .glb, che hanno un supporto più ampio.
Qual è la differenza tra un file .reality e un file .usdz?
Entrambi sono archivi basati su ZIP che trasportano lo stesso contenuto 3D derivato da USD. Un file .usdz è destinato alla visualizzazione AR portatile, mentre un file .reality aggiunge l'interattività di RealityKit come trigger, azioni e comportamenti creati in Reality Composer.
Quale app crea i file .reality?
Reality Composer (incluso in Xcode dalla versione 11 alla 14.3.1 e disponibile come app gratuita per iOS/iPadOS) e Reality Composer Pro creano ed esportano file .reality. Xcode può anche generarne uno automaticamente da un .rcproject durante la compilazione di un progetto.
Perché il mio file .reality non si apre in un programma di modellazione 3D?
La maggior parte degli strumenti di modellazione non legge direttamente il formato Reality di Apple. Converti prima la scena in .usdz, quindi importala in Blender o in un'altra applicazione compatibile con USD per lavorare sulla geometria.
È sicuro aprire un file .reality che mi è stato inviato?
AR Quick Look esegue la scena in una sandbox, quindi una semplice anteprima è a basso rischio. Tuttavia, poiché questi file possono trasportare comportamenti interattivi, apri solo quelli provenienti da fonti attendibili e mantieni aggiornato il software Apple.

Riferimenti

1Apple Developer - RealityKit documentationdeveloper.apple.com
2Apple Developer - AR Quick Lookdeveloper.apple.com

Continua a esplorare

nel database

Migliori estensioni della settimana

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.MDMarkdown Document
4.RPMSGRestricted Permission Message
5.PARTPartial Download File
6.CRDOWNLOADChrome Partial Download File
7.NOMEDIAAndroid No-Media Marker File
8.PRDXSoftMaker Presentations Document
9.PRO6XProPresenter 6 Bundle File
10.SWFSmall Web Format (Shockwave Flash)

Estensioni correlate

.DCMDICOM Medical Image
.STEPSTEP - Standard for the Exchange of Product Data (ISO 10303)
.SKPSketchUp Document
.STPSTEP - Standard for the Exchange of Product Data (ISO 10303), .stp spelling
.MTLMaterial Template Library (Wavefront)
.MAX3ds Max Scene File (Autodesk 3ds Max)

Strumenti file gratuiti

Un identificatore di file e convertitore di immagini nel browser - tutto viene eseguito sul tuo dispositivo.

Apri la cassetta degli attrezzi

Sfoglia le estensioni dei file A-Z