🗃️ Configuration
1 item
📄️ Core Controller
The CoreController is the central runtime manager in the HoloMIT SDK. It acts as a persistent and unified context across the entire application lifecycle, ensuring that core state, user data, and configuration parameters remain available across scenes.
📄️ User Representation
HoloMIT SDK provides a modular system to define and control how each user is visually and functionally represented within a session. Whether you use a 3D avatar, webcam feed, or a full volumetric capture pipeline, the SDK offers a flexible framework to register, instantiate, and extend representations at runtime.
📄️ Scenario
Scenarios in HoloMIT define virtual environments or scenes in which multi-user sessions take place. Each scenario maps to a Unity scene and contains logic, spatial elements, and behaviors unique to that context.