Creating a new basic line material using THREE.js often does not yield the desired result.
I am looking for an easy way to draw 3D lines with different colors and widths, suitable for a rotating scene.
I have looked into various methods like Windows & Angle, but most of them do not work well in 3D or come with their own set of issues.