-
-
Notifications
You must be signed in to change notification settings - Fork 411
[Feature] WebGPU-WebGL feature parity #3473
Copy link
Copy link
Open
Labels
hall of fame 👑Awesome content in there!Awesome content in there!module: renderingGeneral rendering issuesGeneral rendering issuesmodule: webglIssues related to WebGLIssues related to WebGLmodule: webgpuIssues related to WebGPU rendering support and classesIssues related to WebGPU rendering support and classestype: feature request 💡Desired capabilities / enhancementsDesired capabilities / enhancements
Metadata
Metadata
Assignees
Labels
hall of fame 👑Awesome content in there!Awesome content in there!module: renderingGeneral rendering issuesGeneral rendering issuesmodule: webglIssues related to WebGLIssues related to WebGLmodule: webgpuIssues related to WebGPU rendering support and classesIssues related to WebGPU rendering support and classestype: feature request 💡Desired capabilities / enhancementsDesired capabilities / enhancements
Motivation
WebGPU is the path to better scalability, better GPU resource management, and more future-proof rendering performance for the kinds of large datasets.
Browser support :
Chrome, Edge, and other Chromium-based browsers:
Firefox:
Safari:
Detailed Description
Texture:
Texture.writeSubImageDatafeat(WebGPU): implement subimage texture upload #3477Background:
SkyBox:
ImageCPRMapper:
PolydataMapper/CellArrayMapper:
ImageMapper:
ImageResliceMapper:
VolumeMapper/VolumePassFSQ:
CutterMapper:
HardwareSelector:
attach