nielsboecker / HoloRepository-HoloLens

A system for transforming medical imaging studies into holograms, storing them in the cloud and providing them to other systems.
GNU Affero General Public License v3.0
4 stars 0 forks source link

Lens/load object at runtime #1

Closed fanbomeng97 closed 5 years ago

fanbomeng97 commented 5 years ago

First prototype that can load the glb objects from the hard-code url, include a basic UI for the HoloLens application.

boonwj commented 5 years ago

This pull-request is slightly messy but it's most probably because of the unity files and MRTK library.

No big comments for the dynamic loader script.

But a point of note will be to keep the commits cleaner in the future. If you have a commit on changes in the README, it should not contain changes from other unrelated files.