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

expose the underlying canvas element as a property #4

Closed ghost closed 8 years ago

ghost commented 8 years ago

This patch dangles the underlying canvas element on the returned function. It's very difficult otherwise to access this element.