wgpu is a Rust library that implements an abstraction layer between an application and graphics backends. It can use Metal, Vulkan, OpenGL, and others. wgpu-native is the C-FFI bindings for the wgpu Rust crate.
There is an already existing bindings repository (https://github.com/JuliaWGPU/WGPUNative.jl) but it is not regularly updated, and I figure it's better if it exists in Yggdrasil.
https://github.com/gfx-rs/wgpu-native\
https://wgpu.rs
wgpuis a Rust library that implements an abstraction layer between an application and graphics backends. It can use Metal, Vulkan, OpenGL, and others.wgpu-nativeis the C-FFI bindings for thewgpuRust crate.There is an already existing bindings repository (https://github.com/JuliaWGPU/WGPUNative.jl) but it is not regularly updated, and I figure it's better if it exists in Yggdrasil.
https://github.com/gfx-rs/wgpu-native\
https://wgpu.rs