glsl-quasiquote 0.3.1

The glsl! procedural macro, providing quasiquoting of the glsl crate.
Documentation

GLSL 450 quasiquoting.

crates.io

This crate exports a procedural macro: glsl!. It enables quasiquoting by allowing you to embed GLSL source code directly into Rust. Feel free to head over the official documentation for further details and examples.