Skip to content

RSSchermer/std140.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Std140.rs

Crates.io docs.rs docs

Provides types and an attribute macro to help write Rust structs with a memory layout that matches the std140 memory layout as used for GLSL interface blocks (e.g. uniform blocks).

Please refer to the documentation for details.

About

GLSL interface block memory, layed-out according to the std140 convention, represented as Rust structs.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages