🗃️ Core Elements
4 items
📄️ Multi-Threading System
The HoloMIT SDK integrates a robust multi-threading system that allows developers to build high-performance and scalable XR applications by delegating heavy workloads away from Unity’s main thread. This system is designed with modularity, safety, and extensibility in mind.
📄️ Logging System
HoloMIT SDK includes a lightweight, centralized logging system designed to help developers monitor the behavior of core systems, debug runtime issues, and manage log verbosity across modules. It supports dynamic configuration both at runtime and via static files.