I’ve read through an article talking about replicating wind lines from Wind Waker, and the author talks a lot about how the geometry of a line is manipulated into a ribbon/wind line. More specifically, he mentions converting points of a line into two points, then stretching those along some direction. What’s the best way to go about doing this in Three.js? Any tips or pointers appreciated.
Article:Medium