Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 280 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 280 Bytes

wgpu-compute example

Examples

  • examples/vanila vanila WebGPU compute shader usage
  • examples/basic use WebGPU compute shader with wgpu-compute
  • examples/effect encapsulation usage
  • examples/submit two submit ways usage
  • examples/tetxure storage texture usage