I have a model, which is composed of LineSegments. Then this model has two states. I know the coordinates of the points of these two states. How can I realize the animation of these two state transitions in Three.js?
any demo or guidece both are useful,thanks all.