Skip to content

splibiplay/xrcore-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

XRCore Context

Unity Module Depends Contract

Neutral runtime context layer for XRCore ecosystems.

Published foundation (Unity Asset Store)

Install the core SDK from Unity first, then add this module via Git URL:

Value in 2 Minutes

  1. Install XRCore SDK + Context.
  2. Open the context demo scene.
  3. Ingest sample events during Play Mode.
  4. Inspect live context state and persistence snapshot.

What It Adds

  • canonical event/state contracts (XRContextContract)
  • in-memory context store with bounded ring buffer
  • runtime access point (XRContextRuntime)
  • optional JSON persistence provider
  • editor debugger for live context inspection

Ecosystem Position

XRCore SDK
   ↓
XRCore Context (infrastructure)
   ↓
Training / Voice / VisionPlus / LLBridge
   ↓
Analytics / Enterprise workflows

Related XRCore Modules

Hub — splibiplay Unity Asset Store — XRCore

xrcore-sdk xrcore-context xrcore-training-toolkit xrcore-assessment xrcore-training-authoring xrcore-voice

xrcore-visionplus xrcore-llbridge xrcore-analytics

Click a badge to open the GitHub repository or the Unity Asset Store listing.

Commercial Packaging

  • Sold as standalone infrastructure module.
  • Included in XRCore Complete Pack.
  • Recommended whenever modules need shared runtime memory and state consistency.

About

XRCore Context infrastructure module for runtime state and event memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors