webgpu / webgpufundamentals

https://webgpufundamentals.org
BSD 3-Clause "New" or "Revised" License
652 stars 96 forks source link

Tutorial of WebGPU Multisampling #72

Closed sucong0826 closed 5 months ago

sucong0826 commented 11 months ago

@greggman Could you please continue writing the tutorial about WebGPU multisampling? https://webgpufundamentals.org/webgpu/lessons/webgpu-multisampling.html I am working on the related feature. It must be helpful to the developers who want to use MSAA.

greggman commented 11 months ago

I will try to find time to write one

But fyi, there is a multisample example in the article on webgpu from webgl

sucong0826 commented 11 months ago

@greggman appreciate! I will read the article carefully that you suggest. : )

greggman commented 10 months ago

added : https://webgpufundamentals.org/webgpu/lessons/webgpu-multisampling.html