peterqliu / threebox

A three.js plugin for Mapbox GL JS, with support for basic animation and advanced 3D rendering.
MIT License
528 stars 320 forks source link

Is it possible to use THREE.LOD? #72

Open anton-ax opened 5 years ago

anton-ax commented 5 years ago

Or another similar implementation?

joedjc commented 5 years ago

@native1989 I had been thinking the same - it would make a lot of sense similar to how mapbox simplifies features at lower zoom levels. Might be difficult to come up with a standard simplification method though as it may vary depending on the scale and complexity of each model?