How to create traces like this in the pic
there is globe i am animation object3d in that globe I want to show traces when object 3d animate.
You can use LineDashedMaterial to create such lines - should be enough to set the gapSize
to a value above dashSize
. (example)
Isn’t this topic a duplicate of: I want to create animation like this with mouse scroll