nytimes / three-loader-3dtiles

This is a Three.js loader module for handling OGC 3D Tiles, created by Cesium. It currently supports the two main formats, Batched 3D Model (b3dm) - based on glTF Point cloud.
Other
437 stars 62 forks source link

Update peer dependency of three #90

Open kh0r opened 1 year ago

kh0r commented 1 year ago

The project currently pinned an old version of three.js in the -> ^0.137.0 Are there any implications when switching to a newer version?

DJ-caddev commented 1 year ago

Hello, I'm wondering the same. I need to use recent WebXR support from ThreeJS but I'm locked with v0.137.2.