Skip to content
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

[Bug] WebGPU not support strips render #3125

Open
supriome opened this issue Sep 26, 2024 · 1 comment
Open

[Bug] WebGPU not support strips render #3125

supriome opened this issue Sep 26, 2024 · 1 comment
Labels
module: webgpu Issues related to WebGPU rendering support and classes type: bug 🐞 Errors in functionality

Comments

@supriome
Copy link

supriome commented Sep 26, 2024

Bug description

I have an .vtp file, I want to render it with geometryViewer example. In WebGL, it render correct. But if I switch to WebGPU renderer, I can't render correct.

Here is my .vtp file.
tube.vtp.zip

GeometryViewer WebGL version online example link
image

GeometryViewer WebGPU version online example link
image

Steps to reproduce

Open online example link, unzip tupe.vtp.zip file and drop tupe.vtp file to page.

Detailed Behavior

No response

Expected Behavior

WebGPU version should support strips too.

Environment

  • vtk.js version: latest
  • Browsers: Chrome
  • OS: MacOS
@supriome supriome added the type: bug 🐞 Errors in functionality label Sep 26, 2024
@daker
Copy link
Collaborator

daker commented Sep 26, 2024

Hi, The WebGPU support is incomplete maybe that's why.

@finetjul finetjul added the module: webgpu Issues related to WebGPU rendering support and classes label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: webgpu Issues related to WebGPU rendering support and classes type: bug 🐞 Errors in functionality
Projects
None yet
Development

No branches or pull requests

3 participants