jscastro76 / threebox

A Three.js plugin for Mapbox GL JS, with support for animations and advanced 3D rendering.
Other
550 stars 145 forks source link

Is there something wrong with the tb.tube() function? #350

Open linze99 opened 2 years ago

linze99 commented 2 years ago

With the example: how to generate a tube on Threebox it draw a tube looks like this:

tub

but when i draw the same data on mapbox, the tube from the data is look like this: 2

3