I use pixi.js to draw some lines.when there are many lines, render speed becomes slow, can anyone help me to optimize performance of it? thanks for help.
I gave up using Graphic API to draw because it could not set the lineCap and lineJoin style of lines.
I made a pen here :
https://codepen.io/superliwei/pen/XyydVy