regl-project / multi-regl

Multiplex a regl instance across different DOM elements
https://regl-project.github.io/multi-regl/index.html
22 stars 7 forks source link

wrap .texture() for copy: true #3

Closed ghost closed 1 year ago

ghost commented 7 years ago

This patch fixes offsets when copy: true is set. It doesn't work for horizontal scrolling but seems to work for vertical scrolling.

https://github.com/regl-project/multi-regl/issues/2