equinor / webviz-subsurface-components

Custom subsurface visualizations for use in Webviz and/or Dash.
https://github.com/orgs/equinor/projects/24
Mozilla Public License 2.0
35 stars 39 forks source link

Map component exhausts GL contexts #1306

Open hkfb opened 1 year ago

hkfb commented 1 year ago

The Map component is not able to share GL contexts with other components.

Should expose the GL context used and be able to share it with other components.

Cf. https://deck.gl/docs/api-reference/core/deck#gl

@t0oF @t0oF-azpn @vardit123y

hkfb commented 1 year ago

Deck.gl discussion: https://github.com/visgl/deck.gl/discussions/7557

hkfb commented 1 year ago

Some more ideas: