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

Sample Scene Add TextPrefabExamples to MRTK3 #129

Closed IssueSyncBot closed 1 year ago

IssueSyncBot commented 1 year ago

Original issue opened by:

@AMollis AMollis


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.


ISSUE MIGRATION

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

IssueSyncBot commented 1 year ago

Original comment by:

@AMollis AMollis


Done