Cargo Features
glsl-layout2 has no features set by default.
[dependencies]
glsl-layout2 = { version = "0.5.1", 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.23.0
glam:
A simple and fast 3D math library for games and graphics
- nalgebra implicit feature
-
Enables nalgebra ^0.32.2