Skip to content

Tracker: deck.gl v9.1 #9056

@ibgreen

Description

@ibgreen

v9.1

Chores

Prepare for WebGPU

  • Note: device.readPixelsWebGL() is still supported, will be removed in luma.gl 9.2.
  • Replace calls to device.clearWebGL() (requires creating new renderpasses with clearColor, clearDepth parameters)
  • Replace calls to device.updateModuleSettingsWebGL()
  • Replace calls to device.setParametersWebGL()
  • Replace calls to device.withParametersWebGL()
  • Replace GL.TRIANGLE_FAN topology / draw modes (not supported by webgpu)
  • Update picking module in Layers to useShaderInputs from luma @felixpalmer
  • Update all layers/extensions/... to use UniformBuffers @felixpalmer
  • Port all shaders to GLSL 3.00 @donmccurdy

Widgets in React and pydeck

Bugs/PRs needed for release

Broken website pages/examples:

Clean up / remove deprecations etc

PRs for consideration for v9.1 inclusion

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions