wgpu
https://gyazo.com/9e85ace468ffbba03f8d5c86e522ed3b
https://wgpu.rs/
https://github.com/gfx-rs/wgpu
wgpu is a safe and portable graphics library for Rust based on the WebGPU API. It is suitable for general purpose graphics and compute on the GPU.
Applications using wgpu run natively on Vulkan, Metal, DirectX 12, and OpenGL ES; and browsers via WebAssembly on WebGPU and WebGL2.
Rust
WebGPU
Vulkan
Metal
DirectX 12
OpenGL ES
WebAssembly
WebGPU
WebGL2