spite / THREE.MeshLine

Mesh replacement for THREE.Line
MIT License
2.13k stars 379 forks source link

Incorrect line width in the orthographic projection #118

Open aram2k4 opened 3 years ago

aram2k4 commented 3 years ago

when I create a line using MeshLine, the line gets tapered towards the end of the line.

image

I tried setting the sizeAttenuation to 0, but that didnt help either, Any help is much appreciated. Thanks.

Freundschaft commented 3 years ago

I have the same issue, I didnt set any tapering, still my lines look like this:

image

chimeiaiwangliang commented 2 years ago

Has the problem been solved?

Freundschaft commented 2 years ago

i havent retried, sorry

Mampinator commented 2 years ago

I really need this issue fixed too