WebGPU compute-boids sample ported to sokol_gfx.h compute shaders (wip, not yet merged):
C source: https://github.com/floooh/sokol-samples/blob/sgcompute/sapp/computeboids-sapp.c
GLSL source: https://github.com/floooh/sokol-samples/blob/sgcompute/sapp/computeboids-sapp.glsl
