使用 Rust 写 Vulkan
最后更新于
这有帮助吗?
最后更新于
这有帮助吗?
游戏引擎: bevy, fyrox, ggez, oxygengine, macroquad, godot-rust, piston, amethyst
GPU和图形渲染: wgpu, rust-gpu,kajiya, lyon, ash, vulkano, rend3, rafx, gfx, luminance, miniquad, glow
开源游戏引擎
全局光照
: 可以运行在 Vulkan, Metal, WebGPU 上
: 一个轻量级的 Vulkan 绑定
: A Rust implementation of the based on .
: Vulkan官方教程的rust实现。没有多余的抽象。
: NV ray tracing with rust and ash!
: A set of Rust+Ash tutorials provided by
: Safe and rich Rust wrapper around the Vulkan API
: Rust version of using .
: Examples of using vulkano
: Tutorial series for learning Vulkan with Vulkano and Rust,
: A Rust implementation of the based on .
: 也是一个轻量级的 Vulkan
绑定,但是用的人比 ash 少得多