# 12 - Project Discussion and Case Studies

**Congratulations** on making it to the end of the Unity Mixed Reality course. Hope at this point, you are excited to start building your own projects.

###

Read through some of the case studies and discuss the lessons learned. If you already have an idea, consider some of the limitations and experiments in terms of how they might apply to your own project.&#x20;

* [Mozilla Mixed Reality Case Studies](https://blog.mozvr.com/tag/case-studies/)&#x20;
* [Google ARCore Case Studies](https://developers.google.com/ar/discover/use-cases)
* [AfterNow's process - envisioning, prototyping, building](https://docs.microsoft.com/windows/mixed-reality/case-study-afternows-process-envisioning,-prototyping,-building?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Chacmool: Augmented reality in Chrome Canary](https://developers.google.com/web/updates/2018/06/webar-chacmool)
* [Representing humans in mixed reality](https://docs.microsoft.com/windows/mixed-reality/case-study-representing-humans-in-mixed-reality?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Lessons from the Lowe's kitchen](https://docs.microsoft.com/windows/mixed-reality/case-study-lessons-from-the-lowes-kitchen?WT.mc_id=mixedrealityresources-github-ayyonet)
* [My first year on the HoloLens design team](https://docs.microsoft.com/windows/mixed-reality/case-study-my-first-year-on-the-hololens-design-team?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Capturing and creating content for HoloTour](https://docs.microsoft.com/windows/mixed-reality/case-study-capturing-and-creating-content-for-holotour?WT.mc_id=mixedrealityresources-github-ayyonet)
* [The pursuit of more personal computing](https://docs.microsoft.com/windows/mixed-reality/case-study-the-pursuit-of-more-personal-computing?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Building HoloSketch, a spatial layout and UX sketching app for HoloLens](https://docs.microsoft.com/windows/mixed-reality/case-study-building-holosketch,-a-spatial-layout-and-ux-sketching-app-for-hololens?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Expanding the design process for mixed reality](https://docs.microsoft.com/windows/mixed-reality/case-study-expanding-the-design-process-for-mixed-reality?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Expanding the spatial mapping capabilities of HoloLens](https://docs.microsoft.com/windows/mixed-reality/case-study-expanding-the-spatial-mapping-capabilities-of-hololens?WT.mc_id=mixedrealityresources-github-ayyonet)
* [HoloStudio UI and interaction design learnings](https://docs.microsoft.com/windows/mixed-reality/case-study-3-holostudio-ui-and-interaction-design-learnings?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Looking through holes in your reality](https://docs.microsoft.com/windows/mixed-reality/case-study-looking-through-holes-in-your-reality?WT.mc_id=mixedrealityresources-github-ayyonet)
* [The Making of Galaxy Explorer for HoloLens 2](https://docs.microsoft.com/windows/mixed-reality/galaxy-explorer-update?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Scaling Datascape across devices with different performance](https://docs.microsoft.com/windows/mixed-reality/case-study-scaling-datascape-across-devices-with-different-performance?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Spatial sound design for HoloTour](https://docs.microsoft.com/windows/mixed-reality/case-study-spatial-sound-design-for-holotour?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Using spatial sound in RoboRaid](https://docs.microsoft.com/windows/mixed-reality/case-study-using-spatial-sound-in-roboraid?WT.mc_id=docs-twitter-ayyonet\&WT.mc_id=mixedrealityresources-github-ayyonet)
* [Using the stabilization plane to reduce holographic turbulence](https://docs.microsoft.com/windows/mixed-reality/case-study-using-the-stabilization-plane-to-reduce-holographic-turbulence?WT.mc_id=mixedrealityresources-github-ayyonet)
* [Providing access to captivating experiences through immersive augmented reality](https://partner.microsoft.com/case-studies/enklu?WT.mc_id=mixedrealityresources-github-ayyonet)
* [7 Inspiring Case Studies on VR and AR](https://medium.com/bestfolios/7-inspiring-case-studies-on-vr-and-ar-7235c562844b)
* [Augmented Reality Case Studies & Examples - INDE](https://www.indestry.com/augmented-reality-case-studies)
* [Immersive Performance Training - STRIVR](https://www.strivr.com/case-studies/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.xrdev.app/mixed-reality-docs/lessons/lesson-12.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
