The foundation for
Augmented Reality Perception
Transform physical spaces into digital environments with Resight Engine, our advanced spatial computing platform that goes beyond traditional 3D scanning.
Real-Time Understanding
Convert physical environments into digital intelligence instantly, enabling immediate spatial analysis and understanding.
Enhanced AR Integration
Create more than just meshes - develop rich information layers that seamlessly integrate with AR applications and enhance spatial context.
Designed for Developers
Built from the ground up by developers for developers, to let you focus on what's important: making a great app.
1func makeUIView(context: Context) -> ARView {2 let arView = ARView(frame: .zero)3 let boxAnchor = try! Experience.loadBox()45 // -- ReSight's part ---6 LibResight.RealityKitPlugin.instance.delegate = self7 LibResight.RealityKitPlugin.instance.initialize(8 "Developer-Key", namespace: "demo", view: arView)910 let rsAnchor = LibResight.ResightAnchor(11 world: matrix_identity_float4x4);1213 rsAnchor.addChild(boxAnchor.steelBox!)1415 return arView16}
For Creators, by Creators
Designed to work seamlessly with Unity, drag and drop Resight's component to make objects persist in the world over time and be synchronized across all users

Create Shared Reality
Transform AR into shared experiences with near-zero latency. Our mesh network automatically syncs data across users, enabling true cross-platform collaboration.
Persistent AR Anchoring
Add digital layers to physical spaces that persist over time. Create location-based experiences that seamlessly blend real and digital worlds, accessible instantly on any device.
Control AR content
from your desktop
Transform how you manage AR experiences with powerful desktop tools. Edit and debug your spatial data with precision and ease.