THREE.MeshLine build-in?

There is no example for this. One simple approach to animate a line is to use maxInstancedCount of the respective geometry object:

https://jsfiddle.net/f2Lommf5/10572/

Not sure this helps for your use case.

1 Like