Cross-platform, safe, pure-rust graphics api.
Go to file
2020-06-25 00:37:33 -04:00
.github/workflows Glsl frontend (#50) 2020-06-09 13:43:16 -04:00
examples Remove spirv-headers use from IR, make it optional 2020-06-25 00:37:33 -04:00
src Remove spirv-headers use from IR, make it optional 2020-06-25 00:37:33 -04:00
test-data Convert glsl module line endings to Unix 2020-06-16 22:54:26 -04:00
tests Remove spirv-headers use from IR, make it optional 2020-06-25 00:37:33 -04:00
.gitignore Implement basic SPIR-V back-end (#46) 2020-06-15 16:01:00 -04:00
.monocodus Run cargo fmt and enable monocodus (#63) 2020-06-09 14:49:12 -04:00
Cargo.toml Remove spirv-headers use from IR, make it optional 2020-06-25 00:37:33 -04:00
LICENSE-APACHE Relicense under MIT+Apache2 2020-06-21 16:59:16 -04:00
Makefile Refactor the interface processor, many improvements in global variables handling in MSL 2020-03-19 22:36:26 -04:00
README.md Remove spirv-headers use from IR, make it optional 2020-06-25 00:37:33 -04:00

Naga

Matrix Crates.io Docs.rs Build Status

This is an experimental shader translation library for the needs of gfx-rs project and WebGPU.

Supported end-points

Front-end Status Notes
SPIR-V (binary) 🚧
WGSL 🚧
GLSL (Vulkan) 🚧
Rust
Back-end Status Notes
SPIR-V (binary) 🚧
WGSL
Metal 🚧
HLSL
GLSL
AIR
DXIR
DXIL
DXBC