Title Abstract Downloads Bibtex


Smooth Assembled Mappings for Large-Scale Real Walking

 

Zhi-Chao Dong          Xiao-Ming Fu          Chi Zhang          Kang Wu           Ligang Liu      

University of Science and Technology of China     

ACM Transactions on Graphics (SIGGRAPH Asia) 36(6), 2017.


Figure 1

Figure 1: We propose a divide-and-conquer method to compute a map from a substantially large virtual scene, as shown in (a) (24m × 24m), to a small real workspace (b) (3.6m × 3.6m). (b) The real walking path of one participant to pass through the virtual scene in our real walking workspace. (c) The photo of our real walking workspace. We build a low-cost tracking system with four Microsoft Kinect V2s, where each Kinect is placed at one corner of the workspace, to capture the users’ position. The virtual world views and user’s HMD views at two viewpoints are shown in the bottom row.


Abstract



Virtual reality applications prefer real walking to provide highly immersive presence than other locomotive methods. Mapping-based techniques are very effective for supporting real walking in small physical workspaces while exploring large virtual scenes. However, the existing methods for computing real walking maps suff er from poor quality due to distortion. In this paper, we present a novel divide-and-conquer method, called Smooth Assembly Mapping (SAM), to compute real walking maps with low isometric distortion for large-scale virtual scenes. First, the input virtual scene is decomposed into a set of smaller local patches. Then, a group of local patches is mapped together into a real workspace by minimizing a low isometric distortion energy with smoothness constraints between the adjacent patches. All local patches are mapped and assembled one by one to obtain a complete map. Finally, a global optimization is adopted to further reduce the distortion throughout the entire map. Our method easily handles teleportation technique by computing maps of individual regions and assembling them with teleporter conformity constraints. A large number of experiments, including formative user studies and comparisons, have shown that our method succeeds in generating high-quality real walking maps from large-scale virtual scenes to small real workspaces and is demonstrably superior to state-of-the-art methods.



Downloads


Paper, Paper (ACM), Slide (BaiduYun), Slide (Dropbox), Video (BaiduYun), Video (Dropbox), Mapping results.


Figure 2

Figure 2:Overview of our SAM method. (a) Input VE \(S^V\) (in gradient color which is a visualization for diff erent regions); (b) \(S^V\) is decomposed into a series of primitive patches, which are classified into regular patches (yellow), leaf patches ( pink), junction patches (blue), and pseudo-junction patches (red); (c) the dual graph \(\mathcal{G}\) of the patches in (b); (d) \(\mathcal{G}\) is partitioned into a set of trees (red polygons). Each tree represents a super-patch in \(S^V\) , which is a group of patches. (e1) Mapping the first super-patch into SR (represented by the black rectangle). Left : the super-patch is initially placed; Right: then it is mapped into SR with its junction-type leaf patches mapped into the safe region \(\bar{S}^R\) (represented by the red rectangle). (e2) Mapping the second super-patch into \(S^R\). Left : the super-patch is initially assembled by the smoothness constraint with (e1)-right; Right: then it is mapped into \(S^R\) with its junction-type leaf patches mapped into \(\bar{S}^R\). (e3) All super-patches are mapped and assembled into \(S^R\). (e4) A global optimization is performed on (e3) and the final mapping result is obtained. See the accompanying video for the live mapping process.


Bibtex


@article {DongSAM,
title = {Smooth Assembled Mappings for Large-Scale Real Walking in VR},
author = {Zhi-Chao Dong and Xiao-Ming Fu and Chi Zhang and Kang Wu and Ligang Liu},
journal = {ACM Transactions on Graphics(SIGGRAPH Asia)},
volume = {36},
number = {6},
year = {2017},
}