glsl-layout2 0.5.1

Provides data types and traits to build structures ready to upload into UBO.
Documentation
[dependencies.cgmath]
optional = true
version = "0.18.0"

[dependencies.glam]
optional = true
version = "0.23.0"

[dependencies.glsl-layout-derive2]
version = "0.4.0"

[dependencies.nalgebra]
optional = true
version = "0.32.2"

[features]
bigger-arrays = []

[package]
authors = ["Zakarum <zakarumych@ya.ru>"]
description = "Provides data types and traits to build structures ready to upload into UBO."
edition = "2021"
keywords = ["graphics", "glsl", "gamedev"]
license = "MIT/Apache-2.0"
name = "glsl-layout2"
readme = "README.md"
repository = "https://github.com/nazariglez/glsl-layout2"
version = "0.5.1"