SpatialAlignment
SpatialAlignment copied to clipboard
Helpful components for aligning and keeping virtual objects aligned with the physical world.
We need a way to place anchors and do Ray-Based alignment on phones. The current approach uses an new version of TapToPlace which depends on MRTK solvers. These solvers would...
The SA-Persistence sample currently only serializes the spatial graph into a json string or deserializes a json string into a spatial graph. This could be improved to show saving to...
SpatialAlignment would be helpful for other platforms including iOS and Android, but currently components of the library require MRTK. (Specifically RefinableModel uses TwoHand and BoundingBoxRig). The library should be reorganized...
A prototype has been written with Vuforia but not incorporated yet.
Spatial Mapping includes a Fine mode for more refined poly's in the mesh. That would help when using tools like **RayRefinement**. This should probably be the default for these examples.