microsoft / HoloJS

Provides a framework for creating holographic apps using JavaScript and WebGL.
MIT License
1.19k stars 111 forks source link

Spatial Understanding #163

Open omaralcheikh opened 6 years ago

omaralcheikh commented 6 years ago

Hello Cristi,

How easy would it be to plugin the spatial understanding dll found in the MixedRealityToolKit. https://github.com/Microsoft/MixedRealityToolkit-Unity/tree/master/Assets/HoloToolkit/SpatialUnderstanding

Regards, Omar.

Almost-Done commented 6 years ago

I don't know, I'll have to look at how that library is structured. Maybe it can be added as a submodule and is as easy as adding JavaScript projections for it. Hopefully I'll get some time for this next week.

omaralcheikh commented 6 years ago

Hello Cristi,

Did you have any chance to look at this?

Almost-Done commented 6 years ago

Sorry, I did not get a chance to look at this yet.

khalilkhalil25 commented 6 years ago

Hello,

I am currently working on a project that requires a lot of object placements and since working with spatial mapping is nearly impossible, I am interested in using spatial understanding. Is there any progress towards the above suggestion?

Thank you,