engine icon indicating copy to clipboard operation
engine copied to clipboard

Consider using WebGPU Bundles to improve performance

Open mvaligursky opened this issue 1 year ago • 1 comments

WebGPU Bundles can be used to record and very cheaply render static content, and we should explore the ways this can be used to limit the amount of gpu commands we need to submit each frame.

Screenshot 2023-10-11 at 09 45 54

mvaligursky avatar Oct 11 '23 08:10 mvaligursky

https://toji.dev/webgpu-best-practices/render-bundles.html

mvaligursky avatar Nov 28 '23 12:11 mvaligursky