1. Introduction
As modern indoor infrastructures grow in scale and complexity, traditional navigation tools such as static signage and two-dimensional maps have become increasingly insufficient for navigation guidance [
1]. Consequently, the demand for intuitive indoor navigation systems has intensified in order to reduce user confusion and navigation-related frustration [
2].
Augmented Reality (AR) has emerged as a promising solution for indoor navigation by overlaying spatially contextual digital guidance directly onto the physical environment [
3,
4,
5]. However, the effectiveness of AR-based navigation systems depends heavily on accurate spatial alignment between virtual content and real-world structures [
6]. Achieving such alignment requires reliable spatial representations of indoor environments, typically constructed as three-dimensional models that define the navigable structure of the building [
7,
8].
Existing AR indoor navigation systems rely on manual 3D modeling workflows to construct these spatial representations [
9,
10]. In this approach, developers reconstruct building interiors using architectural floor plans or manually measure the physical space and recreate the environment using 3D modeling software before integrating these models into AR development platforms [
11]. While this method provides flexibility in defining spatial structures and navigation paths, it introduces significant development effort and depends heavily on the developer’s modeling expertise [
8,
12]. In addition, discrepancies frequently occur between the reconstructed geometry and the actual physical environment, resulting in scaling mismatches that may negatively affect spatial alignment during AR deployment [
13].
Recent advances in visual localization and spatial mapping technologies offer an alternative approach to environment creation for AR applications [
14]. In particular, automated cloud-based mapping frameworks such as the Immersal SDK enable the generation of spatial maps directly from captured visual data [
15,
16]. Instead of manually reconstructing indoor geometry, developers capture images of the environment using a mobile device, which are then processed in the cloud to generate a feature-based spatial map. This approach significantly reduces the need for manual geometry modeling and iterative adjustments, potentially improving development efficiency and simplifying the environment preparation process [
7,
17,
18].
Despite the increasing availability of automated spatial mapping and visual localization technologies, limited empirical research has examined how replacing conventional manual environment modeling with automated image-based mapping affects the AR development process under controlled and functionally equivalent deployment conditions [
19]. Existing studies predominantly emphasize localization performance, navigation usability, mapping capability, or individual spatial-computing technologies, while comparatively less attention has been given to the development-stage consequences of selecting different environment-generation paradigms [
14]. In particular, the interaction between development efficiency, developer workload, and the spatial alignment quality of the resulting AR environment remains insufficiently characterized across these otherwise separate research strands [
7]. This gap is important because the benefits of automation should be evaluated across both human-factor and spatial-performance outcomes rather than inferred from development efficiency alone [
20].
To address this gap, this study conducts a controlled comparative evaluation of two distinct environment-generation paradigms within the same AR indoor navigation application: conventional manual 3D modeling and automated cloud-based image mapping. The navigation logic, user interface, target environment, and deployment configuration are maintained across both conditions to support a focused comparison of differences associated with environment preparation while limiting differences in application functionality. The comparison integrates three complementary evaluation dimensions: development efficiency through total and stage-specific completion time, perceived developer workload through the unweighted NASA-TLX (Raw TLX), and spatial alignment quality through repeated three-dimensional positional measurements at predefined physical reference points, hereafter referred to as anchors. This design enables the study to characterize not only the efficiency benefits of automation but also the workload and spatial-alignment trade-offs associated with replacing manual environment modeling with automated visual mapping.
The main contributions of this paper are as follows:
A controlled, stage-based, within-subject quantitative comparison of two complete environment-preparation workflows of manual 3D modeling and automated image-based spatial mapping, within the same functionally equivalent AR indoor navigation application, while maintaining consistent navigation functionality across both conditions.
A multidimensional evaluation framework that jointly characterizes workflow efficiency, perceived developer workload, and spatial alignment quality using stage-specific development time, NASA-TLX assessment, and repeated three-dimensional alignment measurements at predefined physical reference points.
Empirical characterization of the trade-offs introduced by automated spatial mapping, demonstrating that reductions in development time and perceived workload are accompanied by greater physical demand during environment acquisition and a measurable increase in spatial alignment error relative to manual modeling.
3. Environment Creation Workflows for Comparison
This study evaluates two environment-creation workflows within the same AR indoor navigation system. The system was based on a previously developed framework [
44]. To support functional comparability, both workflow conditions used the same Unity-based AR navigation application, navigation logic, user interface, interaction components, navigation destinations, target indoor environment, and deployment configuration. The primary distinction between the conditions was the method used to create and spatially align the environment representation. The manual workflow used physical measurements and explicit polygonal 3D modeling, whereas the automated workflow used cloud-generated feature-based mapping and visual relocalization. The resulting representation from each workflow was integrated into the same navigation application to support the predefined AR navigation functions. Accordingly, the comparison examined development time, perceived developer workload, and spatial alignment quality while maintaining the same application-level functionality across both conditions.
3.1. Workflow Selection Rationale
This study compares manual 3D modeling and cloud-based image mapping as two alternative environment-preparation workflows within a practical AR development context. The workflow selection supports a focused evaluation of development efficiency, perceived developer workload, and spatial alignment quality rather than optimization for maximum geometric reconstruction fidelity.
The automated workflow employs the Immersal SDK, which generates a feature-oriented spatial map from captured camera images through cloud-based processing. In the present setup, this camera-based approach supported visual relocalization without requiring a specialized depth sensor. The manual workflow employs conventional 3D modeling based on physical measurements and floor-plan references, representing an established environment-preparation approach in AR development.
Although the workflows produce different spatial representations, both were used to implement the same predefined AR navigation functions under the same application and deployment configuration. This design improves comparability between the workflow conditions without assuming equivalence between the resulting spatial representations.
Alternative spatial-computing approaches, including LiDAR-assisted room reconstruction, local SLAM, persistent spatial-anchor services, and on-device depth sensing, involve different trade-offs in hardware requirements, spatial representation, processing location, and intended use. These alternatives are discussed in the Related Work section to position the Immersal-based workflow within the broader mapping and localization landscape. The present experiment does not benchmark these technologies directly; instead, it provides a focused comparison between conventional manual environment modeling and automated image-based visual mapping within the same AR indoor navigation application.
3.2. Manual 3D Modeling Setup
The manual workflow comprised three stages: environment acquisition, environment generation, and application integration. During environment acquisition, participants collected floor-plan references and recorded the required physical dimensions using a laser range finder and tape measure. During environment generation, these references were used to manually construct an explicit three-dimensional representation of the indoor environment in Blender. Geometric elements, including walls, corridors, doors, and staircases, were modeled to approximate the physical building layout.
During application integration, the completed 3D model was exported from Blender and imported into Unity. Participants adjusted its scale and coordinate alignment to match the virtual representation with the physical environment. Navigation paths were then configured using Unity’s NavMesh system, while navigation destinations and starting points were positioned relative to the modeled geometry. The predefined navigation logic used these points to provide spatially aligned guidance within the target indoor environment. The overall manual workflow is illustrated in
Figure 1.
The manual workflow could require iterative adjustments during application integration when discrepancies were identified between the modeled geometry and the physical environment. These adjustments included refining the model geometry or scale, realigning the model in Unity, and redeploying the application to verify the resulting spatial alignment.
Figure 2 illustrates the principal challenges associated with this process.
3.3. Automated Cloud-Based Mapping Setup
The automated workflow comprised environment acquisition, cloud-based map generation, and application integration. During environment acquisition, participants used the default RGB camera of a Samsung Galaxy A56 smartphone to capture 70–100 images of the target indoor environment. Participants walked through the environment and captured the scene from multiple viewpoints to obtain sufficient visual coverage for subsequent map generation. No specialized depth sensor was used in this workflow.
During map generation, the captured image set was uploaded to the Immersal cloud service through a Wi-Fi connection with measured network speeds of approximately 6–17 Mbps. The service processed the uploaded visual observations and generated a feature-oriented spatial map for visual relocalization. The generated map was considered ready for integration when it became available in the Immersal dashboard and could be imported into Unity.
During application integration, the generated spatial map was imported into the Unity-based AR navigation application. The system performed visual relocalization by matching live camera observations against the stored feature map and estimating the position and orientation of the mobile device relative to the mapped environment. This process provided the spatial reference required to align the virtual navigation content without using an explicitly modeled polygonal representation of the building.
The automated condition used the same navigation destinations, path-guidance functions, user interface, and interaction logic as the manual condition. The workflow-specific spatial map, relocalization configuration, and spatial alignment procedures differed from those used in the manual workflow. The automated mapping workflow was implemented using Unity 2022.3.30f1, AR Foundation 5.16, and Immersal SDK 2.11. The principal stages of the workflow are illustrated in
Figure 3.
4. Experimental Methodology
This section describes the experimental design and measurement procedures used to compare the manual 3D modeling and automated cloud-based mapping workflows. The evaluation comprised three dimensions: development efficiency based on total and stage-specific completion time, perceived developer workload assessed using NASA-TLX, and spatial alignment quality evaluated through repeated three-dimensional positional measurements. The experiment maintained the same navigation functions, user interface, target environment, and deployment configuration across both workflow conditions while varying the environment-preparation method.
4.1. Participants
The study involved 48 participants recruited from a multimedia broadcasting course with prior experience in AR and 3D development. Participants ranged in age from 18 to 20 years (Mean = 19.0, Standard Deviation (SD) = 0.89). The sample consisted of 33 males (68.8%) and 15 females (31.2%).
All participants had programming experience ranging from 1 to 2 years. Regarding AR development experience, 37 participants (77.1%) reported 1 year of experience with Unity-based AR development, while 11 participants (22.9%) reported 2 years of experience. Most participants had prior exposure to Unity-based AR development and 3D modeling workflows, while familiarity with the Immersal SDK varied across participants.
Before the experiment, all participants received two separate standardized 30 min training sessions, with one session provided for each workflow. The manual-workflow training covered on-site measurement, 3D environment modeling in Blender v5.0, Unity integration, spatial alignment, and NavMesh configuration. The automated-workflow training covered image-acquisition procedures, Immersal cloud-based map generation, visual-relocalization configuration, and spatial-map integration into Unity. No separate practice task was administered. Both training sessions were completed before the timed experimental tasks, and the training durations were not included in the recorded development time.
The training was intended to reduce procedural unfamiliarity before the timed task. Nevertheless, differences in participants’ prior experience with Unity, 3D modeling, and image-based mapping could not be eliminated completely and were considered when interpreting the results. All participants provided informed consent before participating in the study.
4.2. Experimental Design
In each condition, participants were required to prepare a digital representation of the same target indoor environment and integrate it into the same predefined AR indoor navigation system using the assigned workflow. The functional requirements of the resulting navigation application were kept constant across conditions; only the environment creation and spatial alignment procedures differed between the manual and automated workflows.
To minimize learning effects and order bias, each participant was assigned a unique identification number. The participant identifiers were randomized using an online random-number generator and divided into two equally sized workflow-order groups ( per group). Group A completed the manual workflow followed by the automated workflow (A→B), whereas Group B completed the workflows in the reverse order (B→A). This counterbalancing strategy was intended to reduce potential learning, fatigue, and sequence effects associated with repeated exposure to the development tasks.
Each participant completed both workflow conditions on the same day. Each condition was initiated as a new workflow, and participants were not permitted to reuse measurements, 3D models, image sets, scans, maps, or other outputs from their preceding condition or from another participant. Although this procedure maintained independence between the workflow outputs, familiarity with the target environment or experimental procedure acquired during the first condition could still influence performance in the second condition. Balanced workflow ordering and random assignment were used to reduce such order effects; however, a dedicated statistical analysis of workflow order was not performed. Consequently, residual effects associated with prior experience, learning, fatigue, or workflow sequence cannot be excluded. Investigating workflow order effects more formally represents an important direction for future work.
The hardware, software, experimental protocol, and target indoor environment were standardized across the experimental sessions. The automated mapping workflow was performed using identical mobile devices (Samsung Galaxy A56, Samsung Electronics, Suwon, South Korea), while spatial measurements in the manual workflow were obtained using identical laser range finders (KEELAT KLDM02, KEELAT SDN. BHD. Petaling Jaya, Malaysia) and tape measures. Due to the large number of participants, data collection was distributed across multiple days, with a maximum of eight participants completing the experiment per day. Within each daily session, two participants performed the development task concurrently under the supervision of experiment observers.
The independent variable in this study was the environment generation workflow. The participant-level outcomes comprised total and stage-specific development time and perceived workload measured using the NASA Task Load Index (NASA-TLX). A separate researcher-conducted validation evaluated the spatial alignment quality of one implementation generated specifically for each workflow. All other system components were held constant to improve comparability between the two workflow conditions and support a focused comparison of the outcomes associated with each workflow.
Figure 4 illustrates the experimental procedure and counterbalanced workflow order used in the study.
4.3. Development Task
In each experimental condition, participants prepared a digital representation of the target indoor environment using the workflow specified for that condition and integrated the resulting representation into the predefined AR indoor navigation application. The target environment was the ninth floor of the Graduate Building at Politeknik Elektronika Negeri Surabaya (PENS), covering an area of approximately 1084
. The floor contained corridors, rooms, and structural elements representative of the tested indoor navigation scenario. Its layout is shown in
Figure 5.
To support stage-specific evaluation of development efficiency, the environment-preparation process was divided into environment acquisition, environment generation, and system integration. Development time was recorded separately for each stage by trained experiment observers using stopwatches and standardized timing sheets. Only intervals during which participants were actively performing workflow-related tasks were accumulated. Passive delays attributable solely to network transmission or server-side map processing were excluded; consequently, the recorded durations represent active workflow time rather than complete end-to-end elapsed time.
For the environment-acquisition stage, timing began when participants started collecting the required environmental information and ended when the required measurements or image set had been completed. In the manual condition, participants used a KEELAT KLDM02 laser range finder, a tape measure, and floor-plan references to record the required physical dimensions. In the automated condition, participants used a Samsung Galaxy A56 smartphone to capture the prescribed image set from multiple viewpoints. Physical measurement and recording activities, additional image capture, rescanning, and active work associated with unsuccessful or repeated acquisition attempts were included in the recorded time.
For the environment-generation stage, manual-workflow timing began when participants started constructing the indoor environment model in Blender and ended when the completed 3D model was ready for import into Unity. Automated-workflow timing began when participants initiated submission of the captured image set to the Immersal cloud service. The stage was considered complete when the generated feature-oriented spatial map became available in the Immersal dashboard and was ready for Unity import. Active preparation, submission, and work associated with unsuccessful or repeated attempts were included, whereas passive network-transmission and server-processing intervals were excluded.
For the system-integration stage, timing began when participants started importing the generated environment representation into the Unity project and ended when the complete AR navigation application could be successfully run. In the manual condition, participants imported the polygonal 3D model, performed spatial alignment, and configured the predefined navigation paths using Unity’s NavMesh system. In the automated condition, participants imported the generated spatial map and configured visual relocalization for AR deployment. The recorded integration time included spatial configuration, navigation setup, debugging, correction of representation-related problems, application building, and active work associated with repeated deployment attempts required to obtain a functioning navigation application.
Two participants could perform their development tasks concurrently during an experimental session, with trained observers recording each participant’s timing separately. The total development time for each workflow condition was calculated as the sum of its three active stage durations. After completing each workflow condition, participants completed the NASA-TLX questionnaire to evaluate the perceived workload associated with that workflow.
4.4. Evaluation Metrics and Statistical Analysis
Development efficiency was evaluated using stage-specific and total development time. Development time was recorded separately for environment acquisition, environment generation, and system integration. The total development time for each participant and workflow condition was calculated as the sum of the three active stage durations.
Perceived workload was evaluated using the unweighted Raw NASA Task Load Index (Raw TLX). After completing each workflow condition, participants rated six workload dimensions: mental demand, physical demand, temporal demand, performance, effort, and frustration. No pairwise subscale-weighting procedure was administered. For each participant and workflow condition, the overall Raw TLX score was calculated as the arithmetic mean of the six subscale ratings. Higher overall scores represented greater perceived workload. For the performance dimension, higher scores represented poorer perceived performance. The six subscale scores were summarized descriptively, whereas inferential workload analysis was performed using the participant-level overall Raw TLX score.
Because all participants completed both workflow conditions, participant-level comparisons between the manual and automated workflows were treated as paired. Total development time was compared between workflows using a paired-sample t-test. The mean paired difference was reported with its 95% confidence interval, and the standardized paired effect size was calculated using Cohen’s .
Stage-specific development time was analyzed using a two-way repeated-measures ANOVA with workflow and development stage as within-subject factors. Sphericity was assessed using Mauchly’s test, with Greenhouse–Geisser correction applied when required, and effect sizes were reported using partial eta squared (). A significant interaction was followed by stage-specific paired-sample t-tests with Bonferroni correction and Cohen’s .
Participant-level overall Raw TLX scores were compared between the manual and automated workflows using a paired-sample t-test. The mean paired difference was reported with its 95% confidence interval, and the standardized paired effect size was calculated using Cohen’s . For the paired-sample analyses, normality was assessed for the corresponding participant-level paired difference scores using the Shapiro–Wilk test. Statistical significance was evaluated using a two-sided significance level of .
As a post-hoc exploratory analysis, participant-level workflow-benefit scores were calculated for total development time and overall Raw TLX by subtracting the automated-workflow value from the corresponding manual-workflow value. Positive benefit scores represented development-time savings or reductions in overall perceived workload associated with the automated workflow. The benefit scores were compared according to AR/Unity experience (two years versus one year) and prior 3D modeling experience (yes versus no). Because the resulting experience subgroups were independent and unequal in size, two-tailed Welch independent-samples t-tests were used. The Holm procedure was applied across the four exploratory comparisons to control the family-wise error rate. These analyses were interpreted as exploratory because participant experience was not the primary experimental factor and the sample represented a restricted range of experience.
4.5. Spatial Alignment Validation
To complement the participant-based evaluation of development time and perceived workload, a separate spatial alignment validation was conducted by the research team. This validation was not performed by the 48 study participants and was analyzed independently from the participant-level development-time and Raw NASA-TLX measurements. For this validation, the research team created one manual 3D model implementation and one automated Immersal-map implementation specifically for spatial testing, following the workflow configurations described previously.
Thirteen predefined anchor points were distributed across navigation-relevant locations in the target indoor environment, including door centers, corridor intersections, wall corners, and navigation turning points. These locations were selected to sample different structural features and spatial regions encountered during indoor navigation rather than to represent every possible location within the environment.
A two-observer measurement protocol was used. At each anchor, the first observer viewed the AR scene through the mobile device and identified the perceived position of the virtual marker relative to the corresponding predefined physical reference point. The second observer measured the offsets between the perceived virtual-marker position and the physical reference point along three orthogonal spatial axes using a tape measure. The same anchor locations and measurement procedure were used for the manual and automated implementations. The measurement procedure is illustrated in
Figure 6.
Each anchor was evaluated through five repeated localization or alignment attempts under each workflow condition. Before each repetition, a new localization or spatial-alignment attempt was performed. After the spatial reference had been re-established, the positional offsets were measured again using the same two-observer procedure. This process produced 65 measurements per workflow implementation and 130 measurements in total.
For each repetition, the three-dimensional positional error was calculated from the measured axis offsets as
where
,
, and
denote the measured positional offsets, in centimeters, along the three spatial axes. Accordingly,
is expressed in centimeters.
For inferential analysis, the five repeated measurements were averaged within each anchor and workflow implementation. This aggregation produced 13 paired anchor-level mean errors, with the predefined anchor locations serving as the units of inferential comparison. Normality of the 13 paired difference scores was assessed using the Shapiro–Wilk test. The anchor-level mean errors of the two implementations were compared using a paired-sample t-test. The mean paired difference was reported with its 95% confidence interval, and statistical significance was evaluated using a two-sided significance level of .
5. Results
This section presents the findings from two complementary evaluation components. First, the counterbalanced within-subject participant experiment () compared the manual and automated workflows in terms of total and stage-specific development time and perceived workload measured using the Raw NASA Task Load Index (Raw TLX). Second, the separate researcher-conducted spatial validation compared the spatial alignment errors of the two implementations generated specifically for this validation at 13 predefined anchor locations.
The results are presented in five parts: total development time, stage-specific development time, perceived developer workload, spatial alignment validation, and a post-hoc exploratory analysis of workflow benefits according to participant experience.
5.1. Development Time Comparison
Total development time was calculated for each participant and workflow condition as the sum of the
environment-acquisition,
environment-generation, and
system-integration durations.
Table 2 summarizes the participant-level total development times for the manual and automated workflows.
Normality of the participant-level paired difference scores was assessed using the Shapiro–Wilk test. The test did not indicate a departure from normality (, ). A paired-sample t-test was therefore used to compare total development time between the two workflows.
The manual-minus-automated paired comparison showed that the automated workflow required significantly less total development time than the manual workflow, , . The mean paired reduction was 101.17 min (95% CI [92.89, 109.44]), corresponding to approximately 38.3% of the mean manual-workflow duration. The standardized paired effect size was large ().
Figure 7 presents the participant-level total development times under both workflow conditions. The participant-level pattern was consistent with the aggregate paired comparison, with the automated workflow requiring less development time for nearly all participants.
5.2. Stage-Based Development Time Analysis
Development time was analyzed across three stages: environment acquisition, environment generation, and system integration.
Table 3 presents the participant-level mean and standard deviation for each workflow and development stage.
Descriptively, the largest reduction occurred during environment acquisition, followed by environment generation. The difference between workflows was smaller during system integration.
A two-way repeated-measures ANOVA was conducted with workflow type (manual and automated) and development stage (environment acquisition, environment generation, and system integration) as within-subject factors. Mauchly’s test indicated that the sphericity assumption was violated for the development-stage effect (, , ) and the workflow-by-stage interaction (, , ). Greenhouse–Geisser corrections were therefore applied to both effects ( and , respectively).
The analysis showed a significant main effect of workflow, , , . A significant main effect of development stage was also observed, , , . The workflow-by-stage interaction was significant, , , , indicating that the magnitude of the workflow difference varied across the three development stages.
Bonferroni-adjusted paired comparisons showed significantly lower development times under the automated workflow at all three stages. The mean manual-minus-automated difference was 58.71 min for environment acquisition, , adjusted , ; 33.13 min for environment generation, , adjusted , ; and 9.33 min for system integration, , adjusted , . Thus, although the automated workflow produced a statistically significant reduction at every stage, its efficiency advantage was substantially smaller during system integration than during environment acquisition and generation.
Figure 8 presents the participant-level distributions of development time across workflows and stages. The automated workflow showed lower central values at all three stages and lower descriptive variability, particularly during environment acquisition and environment generation.
5.3. NASA-TLX Perceived Workload Results
Participants completed the NASA Task Load Index (NASA-TLX) questionnaire after each workflow condition. The unweighted Raw TLX score was calculated for each participant and condition as the arithmetic mean of the six subscale ratings: mental demand, physical demand, temporal demand, performance, effort, and frustration.
The participant-level Raw TLX scores indicated lower overall perceived workload under the automated workflow than under the manual workflow, as illustrated in
Figure 9. The manual workflow produced a mean Raw TLX score of 62.97 (SD = 3.64), whereas the automated workflow produced a mean score of 43.25 (SD = 3.54).
A paired-sample t-test showed a significant difference in overall perceived workload between the two workflows, , . The mean manual-minus-automated difference was 19.72 points (95% CI [18.10, 21.34]), corresponding to an approximately 31.3% reduction relative to the manual-workflow mean. The standardized paired effect size was .
To describe the workload dimensions contributing to the overall pattern, the six NASA-TLX subscale scores were summarized separately.
Table 4 presents the mean and standard deviation of each subscale under both workflow conditions.
Descriptively, the manual workflow produced higher mean scores for mental demand, temporal demand, perceived performance, effort, and frustration, whereas the automated workflow produced a higher mean physical-demand score. For the performance subscale, a higher score represents poorer perceived performance. Because separate inferential tests were not conducted for the individual subscales, these differences are interpreted descriptively and are not presented as independently established effects.
5.4. Spatial Alignment Validation Results
A separate spatial alignment validation was conducted by the research team using one manual implementation and one automated implementation created specifically for this evaluation. The validation used 13 predefined anchor points distributed across navigation-relevant structural locations, including door centers, corridor intersections, wall corners, and navigation turning points. Each anchor was evaluated through five repeated localization or alignment attempts for each implementation, producing 65 measurements per implementation and 130 measurements in total.
Table 5 presents the mean and standard deviation of the three-dimensional Euclidean alignment error calculated from the five repeated attempts at each anchor. Across all 65 measurements per implementation, the manual implementation produced an overall mean positional error of 19.14 cm (SD = 1.07 cm), whereas the automated implementation produced an overall mean error of 22.47 cm (SD = 1.21 cm).
For inferential analysis, the five repeated measurements were averaged within each anchor and implementation. This aggregation produced 13 paired anchor-level mean errors, with the anchor locations serving as the units of inferential comparison. The Shapiro–Wilk test did not indicate a departure from normality for the paired difference scores (). A paired-sample t-test showed that the automated implementation had a significantly higher mean anchor-level alignment error than the manual implementation, , . The mean automated-minus-manual difference was 3.33 cm (95% CI [3.07, 3.58] cm).
These results demonstrate a consistent difference between the two researcher-generated implementations at the sampled anchor locations. The result characterizes the evaluated implementations within the tested environment and should not be interpreted as a participant-level comparison of spatial accuracy or as evidence that the same difference would occur across all implementations produced using either workflow.
Both evaluated implementations supported the predefined basic navigation functions in the tested environment. This observation was not treated as a measured navigation-success rate or as a general acceptance threshold for spatial accuracy in other AR navigation systems or deployment environments.
5.5. Exploratory Analysis of Participant Experience
A post hoc exploratory analysis examined whether participant-level automated-workflow benefits differed according to prior AR/Unity or 3D modeling experience. Benefit scores were calculated as the manual-workflow value minus the corresponding automated-workflow value for total development time and overall Raw TLX. Positive scores therefore represented time savings or workload reductions under the automated workflow. The resulting benefit scores were compared between experience subgroups using two-tailed Welch independent-samples t-tests. Holm correction was applied across the four exploratory comparisons.
The mean development-time benefit was 100.64 min (SD = 31.23) for participants with two years of AR/Unity experience () and 101.32 min (SD = 28.10) for those with one year of experience (). The difference was not statistically reliable, , unadjusted , Holm-adjusted . Participants with prior 3D modeling experience () had a mean benefit of 102.57 min (SD = 29.39), compared with 97.38 min (SD = 26.69) among those without prior experience (). This difference was also not statistically reliable, , unadjusted , Holm-adjusted .
For overall Raw TLX, participants with two years of AR/Unity experience had a mean benefit of 23.88 points (SD = 6.63), whereas those with one year of experience had a mean benefit of 18.49 points (SD = 4.64). The 5.39-point difference was nominally significant before correction, , unadjusted , but was not statistically reliable after Holm correction (). Participants with and without prior 3D modeling experience had mean Raw TLX benefits of 19.62 points (SD = 5.02) and 19.99 points (SD = 7.09), respectively. This difference was not statistically reliable, , unadjusted , Holm-adjusted .
The exploratory analysis did not provide statistically reliable evidence, after correction for multiple comparisons, that development-time or overall Raw TLX benefits differed according to the measured experience variables. This absence of statistically reliable subgroup differences should not be interpreted as evidence of equivalence across expertise levels because the subgroup sizes were unequal, the range of experience was restricted, and the sample did not include a distinct professional-developer group.
6. Discussion
The participant experiment showed that automated cloud-based mapping reduced both development time and overall perceived workload relative to manual 3D modeling under the tested conditions. The automated workflow reduced mean total development time by approximately 38.3%. Significant reductions occurred at all three development stages, although the differences were substantially larger during environment acquisition and generation than during system integration. This pattern reflects the shift from physical measurement and explicit geometric modeling toward image acquisition and cloud-based map generation. It is also consistent with prior work positioning feature-based mapping and visual localization as alternatives to fully manual environment reconstruction [
7,
14,
17].
The automated workflow also reduced the mean overall Raw TLX score by approximately 31.3%. Descriptively, participants reported lower mental demand, temporal demand, perceived performance difficulty, effort, and frustration under the automated workflow, while physical demand was higher. The higher physical-demand score is consistent with the need to move through the environment while capturing images from multiple viewpoints. Because the individual subscales were not tested inferentially, these dimensional differences should be interpreted descriptively; the inferential workload conclusion applies only to the participant-level overall Raw TLX comparison.
The separate researcher-conducted spatial validation identified a trade-off in the two implementations generated specifically for that evaluation. Across 13 predefined anchor locations, the automated implementation produced a mean three-dimensional positional error of 22.47 cm, compared with 19.14 cm for the manual implementation, corresponding to a significant mean anchor-level difference of 3.33 cm. This result characterizes one implementation per workflow in the tested environment and should not be interpreted as a participant-level comparison or as evidence that the same difference would occur across all implementations. Both implementations supported the predefined basic navigation functions, but this observation does not establish a general spatial-accuracy threshold or a measured navigation-success rate.
The spatial validation was limited to point-based alignment measurements at 13 locations in a single indoor environment. Trajectory-level pose error, localization stability, tracking failures, relocalization success, mapping completeness, mapping reliability, and navigation success were not independently measured. The experiment also did not collect standardized incident logs or visual records of successful and failed mapping or navigation cases. Consequently, the available data support an anchor-level comparison of the evaluated implementations but not a comprehensive localization-performance or qualitative failure analysis.
The experiment was conducted on one 1084
campus-building floor using one smartphone model and one automated mapping platform. Environmental characteristics such as visual texture, repetitive structures, illumination, dynamic activity, occlusion, and image coverage were not independently manipulated, although these factors can affect image-based localization [
45,
46]. Passive network-transmission and server-processing waits were excluded from development time, so the reported time differences represent active workflow effort rather than complete end-to-end elapsed time. The evaluated cloud-generation workflow depended on network availability during map creation, but this should not be interpreted as requiring continuous connectivity during subsequent localization [
33]. Computational-resource consumption, service cost, update effort, and scaling behavior were also not measured and therefore remain practical considerations rather than demonstrated comparative outcomes.
Finally, the relatively homogeneous participant population limits generalization of the development-time and workload findings. The exploratory subgroup analysis did not provide statistically reliable evidence, after Holm correction, that workflow benefits differed according to the measured AR/Unity or 3D modeling experience variables. This absence of significant subgroup differences does not demonstrate equivalence across expertise levels because the subgroups were unequal, the experience range was restricted, and professional developers were not separately represented. Future studies should evaluate multiple indoor environments, more diverse developer populations, different devices and mapping platforms, systematic environmental variations, trajectory- and task-level localization outcomes, and alternative approaches such as LiDAR-assisted or hybrid reconstruction workflows.