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
- Host: GitHub
- URL: https://github.com/alchemz/mixedreality_synchronizescene
- Owner: alchemz
- License: mit
- Created: 2017-05-15T15:17:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-15T15:35:25.000Z (about 8 years ago)
- Last Synced: 2025-01-07T07:16:30.608Z (5 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MixedReality_Demo
Connect the HTC vive and HololensDescription
-----
- 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 viveTodo
-----
- [ ] 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)