Crates.io | lidrs |
lib.rs | lidrs |
version | 0.2.1 |
source | src |
created_at | 2022-03-12 20:04:02.879654 |
updated_at | 2022-09-23 10:00:19.261919 |
description | A rust crate for reading and representing light intensity distributions via photometric webs. |
homepage | |
repository | https://github.com/sammorrell/lidrs |
max_upload_size | |
id | 548899 |
size | 132,983 |
lidrs
- Luminous Intensity Distributions in RustA rust crate for reading and representing light intensity distributions via photometric webs. This crate can read and write:
.ies
) files
.ldt
/ .eul
) filesNote that currently, although all standards should be readable using the lidrs::io::ies
module, I have only implemented conversions to the PhotometricWeb
struct for type C photometry. If you would like to implement this, please submit a PR.