-
Updated
Oct 2, 2020 - C#
#
hololens
Here are 300 public repositories matching this topic...
Mixed Reality Toolkit (MRTK) provides a set of components and features to accelerate cross-platform MR app development in Unity.
unity
hololens
openvr
holotoolkit
mixed-reality
holotoolkit-unity
mixedrealitytoolkit
mrtk
mixedrealitytoolkit-unity
The MixedRealityToolkit is a collection of scripts and components intended to accelerate the development of mixed reality applications targeting Windows Mixed Reality.
-
Updated
Sep 30, 2020 - C++
This is a MixedRealityToolkit style 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.
-
Updated
Aug 5, 2019 - C#
A Unity application for receiving and rendering point clouds on Hololens and other devices.
-
Updated
Aug 23, 2020 - C#
Code to integrate with the Urho3D engine
-
Updated
Dec 22, 2019 - C#
VR,AR,MR 开发入门教程
-
Updated
Jan 28, 2020
Ecere SDK (eC Language, Ecere IDE, Cross platform GUI, graphics, and more) — http://ec-lang.org —
android
programming-language
sdk
cross-platform
game-engine
hololens
vr
ide
gui-toolkit
cross-platform-ide
cross-platform-gui
ec
binding-generator
3d-graphics-engine
cross-platform-development
magicleap
ec-language
-
Updated
Sep 22, 2020 - eC
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens camera for computer vision (or anything they want).
-
Updated
Mar 28, 2019 - C#
Marker tracking using the front-facing camera of HoloLens (both 1 and 2) and Unity, with a wrapper of ARToolKit built for UWP (Windows Universal Platform)
-
Updated
Jul 16, 2020 - C
A Unity hololens app to detect faces and display their attributes
-
Updated
Sep 15, 2017 - C#
PureMVC MultiCore Framework for C#
-
Updated
Mar 17, 2020 - C#
maluoi
commented
Feb 23, 2020
I like .ply, it's an easy format that supports vertex colors! .ply files are often used for point clouds, so it could be good to consider point cloud rendering when importing .ply files as well.
Might be able to find a nice library for this on here:
https://github.com/nothings/single_file_libs
Shared Reality: Observe a VR session from the same room using a HoloLens!
-
Updated
Feb 19, 2018 - C#
HoloLens With OpenCVforUnity Example
-
Updated
Jan 2, 2020 - C#
A Unity library and MRTK extension for estimating and replicating the current environment's lighting on Mixed Reality devices.
-
Updated
Aug 5, 2020 - C#
HoloBot is a reusable 3D interface that allows HoloLens & VR users to interact with any bot using Mixed Reality & Speech.
bot
unity
hololens
speech
microsoft-bot-framework
speech-recognition
microsoft-cognitive-services
luis
microsoft-hololens
-
Updated
Feb 14, 2020 - C#
OpenXR samples and preview headers for HoloLens and Windows Mixed Reality developers familiar with Visual Studio
-
Updated
Sep 30, 2020 - C++
Mixed Reality related resources
documentation
unity
augmented-reality
hololens
webvr
unity3d
resources
virtual-reality
mixed-reality
3d
webxr
inspirations
-
Updated
Sep 28, 2020
A framework for facial augmented reality on HoloLens
-
Updated
Feb 6, 2018 - C
Samples showing how to use Azure and AI services in Mixed Reality projects
-
Updated
Mar 12, 2020 - C#
A simple framework for building Hololens applications with Javascript and ThreeJS. Based on HoloJS.
-
Updated
Apr 13, 2017 - JavaScript
Source code for my blog post http://smeenk.com/hololens-scanning-effect-in-unity/.
-
Updated
Jul 19, 2017 - C#
The VisualProfiler provides a drop in, single file, solution for viewing your Windows Mixed Reality Unity application's frame rate and memory usage.
-
Updated
Apr 3, 2019 - C#
madhawap
commented
May 13, 2019
Environment
Windows 10
Unity version 2017.4.3f1
Downloaded the repository on 10/05/2019
Visual Studio Version 2017
HoloLens 1
Steps to reproduce
- Build the Unity scene M2MqttUnity_TestXR without any modifications to the code or anything.
- Once the build is successful, open the M2MqttUnity.sln from Visual studio 2017
- Set settings to Release, x86 and Device
- Start Debug
Improve this page
Add a description, image, and links to the hololens topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hololens topic, visit your repo's landing page and select "manage topics."
The command has a known issue (PowerShell/PowerShell#8211). Suggested workaround is using a custom function to remove files/directories synchronously: https://stackoverflow.com/questions/53553729/cannot-remove-item-the-directory-is-not-empty/53561052#53561052