vasturiano / 3d-force-graph

3D force-directed graph component using ThreeJS/WebGL
https://vasturiano.github.io/3d-force-graph/example/large-graph/
MIT License
4.67k stars 825 forks source link

how to compute the midPoint of curvelink #607

Open lt296812252 opened 1 year ago

lt296812252 commented 1 year ago

I want to draw sprite on curvelink. but threr is only how to draw sprite on straight link on example

vasturiano commented 1 year ago

See https://github.com/vasturiano/3d-force-graph/issues/450.