pmndrs / react-three-lgl

🔆 A React abstraction for the LGL Raycaster
Other
266 stars 7 forks source link

THREE.BufferGeometry.merge() has been removed. Use THREE.BufferGeometryUtils.mergeGeometries() instead. #7

Open francoisbonnard opened 1 year ago

francoisbonnard commented 1 year ago

"@react-three/drei": "9.75.0",

"@react-three/fiber": "8.13.3",

"@react-three/lgl": "^0.0.4",

THREE.BufferGeometry.merge() has been removed. Use THREE.BufferGeometryUtils.mergeGeometries() instead.

marcofiletto commented 1 year ago

have you been able to solve it?

francoisbonnard commented 1 year ago

Sorry. I have no memory about this one.