Hi, community!
The survivor from the UMS "Vortex Rikers"
(aka Prison Vessel 254) is here.
(Sorry, I couldn’t resist to write it as the topic is related to my nickname somehow )
A teasing picture first:
And then, a link to CodePen:
The idea is not so original.
THREE .LineDashedMaterial()
has .dashSize
and .gapSize
parameters.
So, we can set gap greater than the length of all the line segments of a geometry.
Then we can increase the size of dash, until it becomes equal or greater than the length of line segments in the geometry.
People ask about it time to time on SO. Let this (of course not ultimate) solution be in resources on the forum
More examples: