hololens
There are 377 repositories under hololens topic.
microsoft/MixedRealityToolkit-Unity
This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
StereoKit/StereoKit
An easy-to-use XR engine for building AR and VR applications with C# and OpenXR!
microsoft/MixedReality-WebRTC
MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience
microsoft/MixedRealityToolkit
The MixedRealityToolkit is a collection of scripts and components intended to accelerate the development of mixed reality applications targeting Windows Mixed Reality.
microsoft/MixedRealityCompanionKit
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.
Rufus31415/Simple-WebXR-Unity
⭐ Bringing WebXR to Unity 3D ! B-)
MarekKowalski/LiveScan3D-Hololens
A Unity application for receiving and rendering point clouds on Hololens and other devices.
xamarin/urho
Code to integrate with the Urho3D engine
PureMVC/puremvc-csharp-standard-framework
PureMVC Standard Framework for C#
eseedo/AR-VRCourse
VR,AR,MR 开发入门教程
ecere/ecere-sdk
Ecere SDK (eC Language, Ecere IDE, Cross platform GUI, graphics, and more) — http://ec-lang.org —
qian256/HoloLensARToolKit
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)
microsoft/OpenXR-MixedReality
OpenXR samples and preview headers for HoloLens and Windows Mixed Reality developers familiar with Visual Studio
jitwxs/blog-sample
个人博客示例程序
Yonet/MixedRealityResources
Mixed Reality related resources
EnoxSoftware/HoloLensWithOpenCVForUnityExample
HoloLens With OpenCVforUnity Example (Support for Hololens1 and Hololens2)
UoA-eResearch/hololens_facial_recognition
A Unity hololens app to detect faces and display their attributes
ShanguUncle/UnityChatSDK
Unity Video Chat SDK supports UnityEditor, Android,iOS,Windows,UWP(Hololens)
ronellsicat/DxR
DXR is a Unity package for rapid prototyping of immersive data visualizations in augmented, mixed, and virtual reality (AR, MR, VR) or XR for short.
PureMVC/puremvc-csharp-multicore-framework
PureMVC MultiCore Framework for C#
microsoft/MRLightingTools-Unity
A Unity library and MRTK extension for estimating and replicating the current environment's lighting on Mixed Reality devices.
microsoft/MixedReality-GraphicsTools-Unity
Graphics tools and components for developing Mixed Reality applications in Unity.
gpvigano/M2MqttUnity
M2MQTT for Unity
dag10/HoloViveObserver
Shared Reality: Observe a VR session from the same room using a HoloLens!
ActiveNick/HoloBot
HoloBot is a reusable 3D interface that allows HoloLens & VR users to interact with any bot using Mixed Reality & Speech.
microsoft/spatialaudio-unity
This repository provides plugins, tools and samples for integrating spatial audio and acoustics into your Unity 3D applications and games.
doughtmw/ArUcoDetectionHoloLens-Unity
ArUco marker tracking on the HoloLens, implemented in Unity.
Phantomxm2021/ARMOD-Framework
XRMOD Engine is a metaverse construction system developed based on the OpenXR protocol. Not only VR (Virtual Reality), AR (Augmented Reality), MR (Mixed Reality), but also continued support for traditional screen reading methods. It's a free watermark-free metaverse construction system that supports commercial licenses (free commercial licenses).
MarekKowalski/HoloFace
A framework for facial augmented reality on HoloLens
cre8ivepark/COVID19DataVisualizationHoloLens2
COVID-19 Data Visualization for HoloLens2 / HoloLens / Windows Mixed Reality with MRTK
maluoi/OpenXRSamples
Concise and documented examples of using OpenXR to build native Mixed Reality applications!
microsoft/spatial-computing
Samples showing how to use Azure and AI services in Mixed Reality projects
rolandsmeenk/HololensScanningEffect
Source code for my blog post http://smeenk.com/hololens-scanning-effect-in-unity/.
peted70/geojsontomesh
A quick look at #3D mapping on #HoloLens with #unity. Provides a custom editor to import a Geo Bounding Box into Unity as a 3D mesh which is textured with a satellite image using the Bing Maps static API.
ms-iot/ros_msft_mrtk
This repository contains ROS2 bindings for the Mixed Reality Toolkit - allowing you to create VR and AR applications which reflect sensor data from a Robot or provide command and control
doughtmw/YoloDetectionHoloLens-Unity
Object detection on the HoloLens through streaming PV camera frames to a companion PC, processing those using a YOLO framework, and returning the bounding box data which is rendered using Unity.