/vki

A toy WebGPU implementation in Rust

Primary LanguageRustApache License 2.0Apache-2.0

VKI

Build Status tests

VKI is a toy implementation of an early version of the WebGPU specification, inspired by WGPU and modeled after Dawn.

Examples

See the examples directory.

The examples enable the vulkan validation layers which requires the Vulkan SDK to be installed.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.