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
466 stars 64 forks source link

React three fiber example is broken? #181

Open cyango opened 3 weeks ago

cyango commented 3 weeks ago

I did git clone, built the three-loader-3dtiles, then npm run dev on the r3f example folder and i get this error:

image

Any clue?

giapnguyen-innomize commented 5 days ago

I have the same problem

giapnguyen-innomize commented 4 days ago

Fixes #173