Skip to content

feat(layers): Port ScatterplotLayer to WebGPU / WGSL #9432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Feb 15, 2025

Background

  • test/apps/webgpu - yarn start-local
  • Partial start on a WebGPU scatterplot layer
  • Shader modules, especially project, need to be implemented, some minimal stubs have been added to ScatterplotLayer to enable rendering
    project

Change List

  • Add examples/website/webgpu
  • Add webgpuAdapter
  • Add WGSL source for scatterplot layer
  • Disable hooks for WGSL
  • Minor fixes

Remaining

  • Keep following shader module dependencies and port code / resolve issues.

@ibgreen ibgreen requested a review from felixpalmer February 15, 2025 01:58
@ibgreen ibgreen changed the title feat: First WebGPU layer (WIP) feat(layers): Port ScatterplotLayer to WebGPU / WGSL Feb 28, 2025
@ibgreen ibgreen force-pushed the first-wgsl-layer branch from 791098e to 163f754 Compare March 4, 2025 15:10
@ibgreen ibgreen force-pushed the first-wgsl-layer branch 2 times, most recently from 12c3446 to 3bbe7c2 Compare March 14, 2025 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant