HoloAnatomy / Assets / HoloToolkit-Examples / Utilities /
SURFACEBOOK2\jackwynne authored on 25 May 2018
..
Animations v1 5 years ago
Materials v1 5 years ago
Prefabs v1 5 years ago
Readme v1 5 years ago
Scenes v1 5 years ago
Scripts v1 5 years ago
Textures v1 5 years ago
Animations.meta v1 5 years ago
Materials.meta v1 5 years ago
Prefabs.meta v1 5 years ago
README.md v1 5 years ago
README.md.meta v1 5 years ago
Readme.meta v1 5 years ago
Scenes.meta v1 5 years ago
Scripts.meta v1 5 years ago
Textures.meta v1 5 years ago
README.md

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).