gl-vis / regl-line2d

:part_alternation_mark: Draw 2d polyline with regl
https://gl-vis.github.io/regl-line2d
MIT License
59 stars 15 forks source link

Enhance reverse detection on viewport #23

Closed dy closed 6 years ago

dy commented 7 years ago

For now reverse direction is detected well on full screen, but not when viewport is set.

dy commented 6 years ago

This is fixed now? Reopen if not.