Newer
Older
HoloAnatomy / Assets / HoloToolkit-Examples / Utilities / README.md
SURFACEBOOK2\jackwynne on 25 May 2018 697 bytes v1

Utilites

This directory contains examples scenes for the MRTK Utilites. Please visit each scene's README_SCENENAME.md page for the details by using the links below. You can find these example scenes under Utilites/Scenes folder.


Solver System

At this time, there is no easy, reliable way to specify the update order for Unity components. This can make it difficult to implement deterministic compound transformations. The solver system addresses this issue. Building on this, Solvers offer a range of follow behaviors (eg tag-along) which can be safely stacked (eg, tag-along + surface magnetism + momentum).