Module render_with_compute

Module render_with_compute 

Source
Expand description

This renders to the screen with compute shaders. Note that due to limitations in Firefox, the wait will cause FPS to be capped at 10 when running on webgpu on Firefox. It is therefore not recommended to use this code, at least until https://bugzilla.mozilla.org/show_bug.cgi?id=1870699 (and possibly further work) is resolved.

Structsยง

Example
GlobalParams ๐Ÿ”’

Functionsยง

create_tv_and_bg ๐Ÿ”’
main