filament icon indicating copy to clipboard operation
filament copied to clipboard

basic backend support for compute

Open pixelflinger opened this issue 2 years ago • 2 comments

  • added api to dispatch a compute shader
  • added api to create and bind a ssbo
  • added api to read back a buffer

Only implemented in the gl backend

pixelflinger avatar Sep 15 '22 05:09 pixelflinger

this is a FYI PR, but comments are welcome.

pixelflinger avatar Sep 15 '22 05:09 pixelflinger

It's a so nice feature!

daemyung avatar Sep 19 '22 00:09 daemyung