DiligentGraphics / DiligentEngine

A modern cross-platform low-level graphics library and rendering framework
http://diligentgraphics.com/diligent-engine/
Apache License 2.0
3.43k stars 321 forks source link

WebGPU support. #257

Open crlf0710 opened 1 year ago

crlf0710 commented 1 year ago

It seems webgpu has been deployed in Chrome 113. Maybe consider supporting it somehow in a future version.

TheMostDiligent commented 1 year ago

Yes, we are definitely considering this.

mingweiLIU commented 1 month ago

Hi, Is there any news about supporting webgpu?

TheMostDiligent commented 1 month ago

We performed some initial work. The main problem, not surprisingly, the new shading language they invented. We are going to get back to this work later this year.

mingweiLIU commented 1 month ago

wow, sounds great