microsoft / HoloJS

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

Is there a possibility to use Three GLTFLoader? #180

Closed nosy-b closed 5 years ago

nosy-b commented 6 years ago

Hi! I tried to use the THREE GLTFLoader but it doesn't work. (But it works fine on the computer version, Three@r87) Any idea?

Thanks!

Cobertos commented 5 years ago

Post any sort of errors? Also make sure the .gltf is properly in the manifest of your Visual Studio project of your app

Almost-Done commented 5 years ago

The GLTF loader works in the new version of HoloJs (develop/next branch). See the directional sound sample, which loads a GLTF model of a boom box: http://holojs.azurewebsites.net/help/app-samples.html