three-meshline
three-meshline copied to clipboard
fall back to ultra-fast GL_LINE_STRIP mode when sizeAttenuation is false and line width is 1
When sizeAttenuation is false and lineWidth is 1, we should essentially just render the same as THREE.Line, with the added bonus of features like .advance().