Skip to content

Latest commit

 

History

History
71 lines (55 loc) · 4.6 KB

README.md

File metadata and controls

71 lines (55 loc) · 4.6 KB

Awesome-Hololens Awesome

A curated list of awesome resources for developing Hololens apps Hololens

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.

Contents


Tutorials

Libraries

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

Reduce Number of Polygons

Third Party APIs

  • 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.

Open Source Apps

3D Model Stores

Contributing

Contributions welcome! Read the contribution guidelines first.

License CC0

To the extent possible under law, panaali has waived all copyright and related or neighboring rights to this work.