lut_parser

Crates.iolut_parser
lib.rslut_parser
version2.1.1
sourcesrc
created_at2019-07-07 21:48:57.641522
updated_at2019-07-14 13:23:22.749564
descriptionParser for LUT files
homepage
repositoryhttps://github.com/dakom/lut_parser
max_upload_size
id147419
size11,073
David Komer (dakom)

documentation

https://docs.rs/lut_parser/2.1.1/lut_parser/

README

simple LUT parser

CRATES.IO

Cube format based on spec at https://wwwimages2.adobe.com/content/dam/acom/en/products/speedgrade/cc/pdfs/cube-lut-specification-1.0.pdf

Pretty much a Rust port of this JS example: https://github.com/thibauts/parse-cube-lut/blob/master/index.js

Commit count: 13

cargo fmt