The Mixed Reality Toolkit for Unreal provides a set of components and features to accelerate Mixed Reality app development with Unreal.
Перейти к файлу
Michael Hoffman 4beb992ac6
Merge pull request #15 from fieldsJacksonG/jacksonf/Fix_Doc_Link
Fix dead link to HoloLens plugin
2022-07-06 16:00:12 -07:00
Documentation/Images Updating MRTK branding and docs. (#14) 2021-07-14 17:25:47 +01:00
.gitignore Initial commit 2020-01-29 16:13:19 +00:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-01-29 08:13:23 -08:00
CONTRIBUTING.md First Content Commit (#1) 2020-04-24 15:51:35 +01:00
FAQ.md Add twitter links (#7) 2021-07-14 17:26:07 +01:00
LICENSE Initial LICENSE commit 2020-01-29 08:13:24 -08:00
README.md Fix dead link to HoloLens plugin 2022-07-06 15:27:26 -07:00
SECURITY.md Initial SECURITY.md commit 2020-01-29 08:13:26 -08:00

README.md

Mixed Reality Toolkit

What is Mixed Reality Toolkit - Unreal?

The Mixed Reality Toolkit for Unreal (MRTK-Unreal) is a set of components, in the form of plugins, samples and documentation, designed to help development of Mixed Reality applications using the Unreal Engine.

In this repository you can find information about the current components of this toolkit. Please follow the relevant links in this page to access the code and documentation of each individual component.

Wed recommend taking a look at the Frequently Asked Questions and the Further documentation section.

MRTK-Unreal components

UX Tools for Unreal is a game plugin that provides the basic building blocks for developing UX in immersive applications.
Graphics Tools for Unreal is a game plugin with code, blueprints, and example assets created to help improve the visual fidelity of Mixed Reality applications while staying within performance budgets.

Other relevant modules

All components in MRTK-Unreal depend on the following plugins:

Further documentation