The invention discloses a dynamic configuration
mapping system and method for VR head-mounted display equipment. In the invention, through the design of each sub-module of the intelligent mapping matching module, the development and maintenance cost is greatly reduced. The configuration validity
verification sub-module checks the integrity of a configuration structure in advance, and running errors caused by invalid configuration are avoided; the
device name matching sub-module adopts
inclusion relation search instead of accurate matching, supports a device group and
wildcard character form, and does not need to compile a large number of if-else codes like a traditional scheme; the mapping index positioning sub-module corresponds to equipment and configuration one by one through array indexes, new equipment only needs to add corresponding items in a configuration file, core codes do not need to be modified, the access period of the new equipment is remarkably shortened, meanwhile, the
workload of
regression testing is reduced, the risk of configuration conflicts is avoided, and the efficiency is improved. When the fault-tolerant degradation
processing sub-module does not find the matching configuration, the
wildcard character is automatically triggered to carry out the default configuration or load the default configuration, so that the interface component is ensured to be normally rendered all the time, and the robustness of the
system and the user experience are improved.