Info
Authoring and runtime SDK for XR medical-training simulations.
Containers
| Name | Description | Technology | Components |
|---|
| Runtime SDK | Runs the simulation at trainee runtime. | Unity / C# (.NET) — Runtime asmdefs from core, experimental, and omen packages | 81 |
| Editor Tooling | Authoring environment used while creating simulations. | Unity Editor / C# — *.Editor asmdefs (core + omen) | 29 |
Outgoing relationships
| Element | Description | Technology |
|---|
| AI Cloud | Sends conversation turns | HTTPS / JSON |
| Agent Metadata & Billing | Reads tenant token budget | HTTPS / JSON |
| Azure Speech | Downloads the Azure Speech SDK plugin | HTTPS |
| Dissonance VoIP | Captures in-session voice chat into recordings | Dissonance Voip capture asmdef |
| Gateway & Authentication | Sends conversation turns | HTTPS / JSON |
| Library Services | Scenegraph and image generation | HTTPS / streaming |
| Login API | Authenticates the user session and validates access | HTTPS / OIDC |
| ORamaVR Cloud | Sends conversation turns | HTTPS / JSON |
| ORamaVR Portal | Opens the Portal's SDK store page | HTTPS |
| Photon Cloud | Joins rooms; relays state + events | Photon PUN / UDP |
| Tenant & License Admin | Opens the Portal's SDK store page | HTTPS |
| Unity DOTS Stack | Compiles + schedules the XPBD solver jobs | Burst / Jobs / Collections / Mathematics |
| Unity URP | Installs + activates URP | UPM |
| Unity XR Plugins | Installs + configures the XR plug-in loaders | UPM |
Incoming relationships
| Element | Description | Technology |
|---|
| AI Authoring Assistant | Connects and invokes the Creator MCP tools | MCP (stdio / HTTP) |
| Content Author | Authors simulations (SceneGraph, Hub config, Agent config) | |
| Trainee | Performs simulation via XR controllers, hand tracking, voice | |