Cargo Features

GLSL-LAYOUT has no features set by default.

[dependencies]
glsl-layout = { version = "0.5.0", features = ["bigger-arrays", "cgmath", "glam", "nalgebra"] }
bigger-arrays

Features from optional dependencies

cgmath implicit feature

Enables cgmath

cgmath:

A linear algebra and mathematics library for computer graphics

glam implicit feature

Enables glam ^0.22

glam:

A simple and fast 3D math library for games and graphics

nalgebra implicit feature

Enables nalgebra ^0.31