ITADN

Request: wgpu-native

#12418OpenDavidMedin 创建于 2025-10-29
builder request :pray:
D
DavidMedincommented
`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
1 条评论