MixedRealityToolkit / MixedRealityToolkit-Unity

This repository holds the third generation of the Mixed Reality Toolkit for Unity. The latest version of the MRTK can be found here.
BSD 3-Clause "New" or "Revised" License
374 stars 96 forks source link

1st Draft of Data Binding and Virtualization framework #310

Open IssueSyncBot opened 1 year ago

IssueSyncBot commented 1 year ago

Original issue opened by:

@m-the-hoff @m-the-hoff


Support for data binding and localization of text and other assets. This framework is a combination of platform agnostic and Unity specific code.


ISSUE MIGRATION

Issue migrated from: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/9517

IssueSyncBot commented 1 year ago

Original comment by:

@polar-kev polar-kev


Many of the issues we're seeing with scrolling object collection will be fixed by this--particularly with large lists, performance, and using dynamic data.