| Crates.io | lut_parser |
| lib.rs | lut_parser |
| version | 2.1.1 |
| created_at | 2019-07-07 21:48:57.641522+00 |
| updated_at | 2019-07-14 13:23:22.749564+00 |
| description | Parser for LUT files |
| homepage | |
| repository | https://github.com/dakom/lut_parser |
| max_upload_size | |
| id | 147419 |
| size | 11,073 |
simple LUT parser
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