GabrielMajeri / naga

Universal shader translation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Universal shader translation in Rust

License:Apache License 2.0


Languages

Language:Rust 99.3%Language:GLSL 0.6%Language:Makefile 0.1%