Pronounced "anomaly", nmle is a tool for visualizing matrix transforms. It is also intended to be easily used as a template for WGPU projects.
Builds and runs as a native app with cargo r --release
Can also be used as a web app with wasm-pack build --target web
Build script requires glslangValidator to be available on your path. The easiest way to get it is through the Vulkan SDK.