-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
Due to a WebGL limitation, LineBasicMaterial
cannot have a lineWidth
greater than 1. This affects the Line
and DataCurve
components.
Requested solution or feature
Provide equivalents to Line
and DataCurve
based on Three's Line2
, which does support rendering thick lines.
Additional context
Requested in #1815
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request