[Bug] WebGPU not support strips render
Opened this issue · 1 comments
supriome commented
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
GeometryViewer WebGPU version online example link
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
daker commented
Hi, The WebGPU support is incomplete maybe that's why.