From b48e801cfe855b6b1e73fccad0c30593ebc17e44 Mon Sep 17 00:00:00 2001 From: Addison Date: Mon, 10 Jul 2017 16:05:27 -0700 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 26ebba5..59bb891 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,17 @@ # Mixed Reality Design Labs + This repo is where Microsoft's Windows Mixed Reality Design team publishes examples and explorations. The goal is to inspire creators and help them to build Mixed Reality experiences. We share sample app projects here that demonstrate how to use various types of common controls and patterns in Mixed Reality. Find out details about common controls and sample apps on https://developer.microsoft.com/en-us/windows/mixed-reality/design -# Lunar Lander -**Nothing yet** + +# Lunar Module +Lunar Module is a open-source sample app from Microsoft's Mixed Reality Design Labs. This project is a spiritual sequel to the 1979 Atari classic, *Lunar Lander*. You can learn how to extend Hololens' base gestures with two hand tracking and xbox controller input, reactive objects to surface mapping and plane finding, and simple menu systems. You can use this project's components to create your own mixed reality app experience. + # More from Mixed Reality Design Labs # -**Common Controls Examples** -https://github.com/Microsoft/MRDesignLabs_Unity - +**Common Controls Examples**: https://github.com/Microsoft/MRDesignLabs_Unity +**Periodic Table of Elements sample app**: https://github.com/Microsoft/MRDesignLabs_Unity_PeriodicTable # Contributing - This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.