iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.1k stars 298 forks source link

[Loader] Loading glTF #38

Closed vcoindet closed 6 years ago

vcoindet commented 8 years ago

As for the KML, iTowns should be able to load glTF files.

vpicavet commented 8 years ago

This may help : https://github.com/mrdoob/three.js/commit/9963eed18a778059a8f170afbbc6f7d54965a8af

vcoindet commented 8 years ago

Thank you @vpicavet ! we already saw an old version of those files a few months ago and we are using them. Maybe the new improvements will help us, we will keep it in mind. Right now, loading glTF is not priority for us, I'm focussing on the API.

gchoqueux commented 7 years ago

Somes news in THREE gltf

THREE js gltf loader THREE js gltf loader example

Jeremy-Gaillard commented 7 years ago

glTF import is already used in the 3d-tiles branch by the way.

autra commented 6 years ago

And this branch got merged! I think we can consider this to be done :-)