microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6.01k stars 2.12k forks source link

Sample Scene Add TextPrefabExamples to MRTK3 #11515

Closed AMollis closed 1 year ago

AMollis commented 1 year ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


MRTK2 Scene Name

TextPrefabExamples

Overview

These Text Prefabs are optimized for the quality with proper scaling values and occlusion support through Text3DShader. Compare with normal Unity shader for the quality and occlusion

Additional Context

In MRTK3 this scene should show the various fonts made available in MRTK3.

AMollis commented 1 year ago

Done