Hello,
I’d like to reproduce such a thing with three.js:
The edges are like a TubeGeometry
but with a non-constant radius along the tube. The TubeGeometry
only allows one number for the radius. How could one do a tubular path with a varying radius?