An open API service indexing awesome lists of open source software.

https://github.com/alchemz/mixedreality_synchronizescene

Connect the HTC vive and Hololens
https://github.com/alchemz/mixedreality_synchronizescene

Last synced: 3 months ago
JSON representation

Connect the HTC vive and Hololens

Awesome Lists containing this project

README

        

# MixedReality_Demo
Connect the HTC vive and Hololens

Description
-----
- Hololens: server end :
First the Hololens will scan the indoor environment, also apply the textures accordingly
https://github.com/ywj7931/Hololens_Image_Based_Texture

- HTC vive: client end:
Then, transfer the scanned model from Hololens to the HTC vive

Todo
-----
- [ ] Updating the scanned model with certain time frame.
(this has to be tested out what time frame would be the ultimate solution)

- [ ] Concurrent computing with tasks running from the frontend and backend.

- [ ] Replace the hololens with other standardalone slam sensor (eg. LDAR)