A curated list of awesome resources for developing Hololens apps
The motivation for creating this list was that I couldn't easily find resources for adding move/scale/rotate feature to objects or making the Sharing works properly. Unity versions keeps changing, Holotoolkit evolves very fast, and the documentations take time to be updated. So the best we can do is to collect all resources.
- Tutorials
- Libraries
- Reduce Number of Polygons
- Third Party APIs
- Open Source Apps
- 3D Model Stores
- Contributing
- License
- Academy Basic tutorials for learning how to create apps, not good for production since they're not using MixedRealityToolkit
- mtaulty Hololens Experience
- Windows Mixed Reality – Bootstrapping Your Development One of the best intro to developing apps for Hololens. It covers:
- Windows Mixed Reality – Bootstrapping Your Development
- Windows Mixed Reality – Developing with Unity
- Windows Mixed Reality – Bootstrapping Your Development One of the best intro to developing apps for Hololens. It covers:
- Design
- Development
- Sharing Not a tutorial but a reference, use mtaulty tutorials instead.
- mtaulty Holotoolkit Sharing
- Move/Scale/Rotate Maybe not updated with the new MixedRealityToolkit.
These libraries are good for using in production since they reduce the time of developement
- MixedRealityToolkit aka Holotoolkit, is a collection of scripts and components intended to accelerate the development of applications targeting Windows Mixed Reality.
- MixedRealityToolkit-Unity aka HoloToolkit-Unity
- MixedRealityCompanionKit repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
- MRDesignLabs_Unity
- Interactable Object Trigger an event like Buttons
- Object Collection
- lay out an array of objects in predefined three-dimensional shapes. It supports four different surface styles - plane, cylinder, sphere and scatter.
- Progress
- App Bar and Bounding Box
- Dialog
- Cognitive Services Reality augmentation using Cognitive Services on Windows Mixed Reality
- Cloud Services like Google, Amazon, IBM, and Microsoft Image prossesing and Machine Learning Services.
Contributions welcome! Read the contribution guidelines first.
To the extent possible under law, panaali has waived all copyright and related or neighboring rights to this work.