Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 397 Bytes

File metadata and controls

13 lines (7 loc) · 397 Bytes

rust-gpu-bridge

Documentation

Bridge crate for writing no-std code that can be used both in rust-gpu and regular Rust.

Gates glam and spirv-std::glam behind cargo features, and contains utility traits for replicating common shading language functions.