lasy

Crates.iolasy
lib.rslasy
version0.4.1
sourcesrc
created_at2019-04-15 16:29:01.575122
updated_at2020-05-19 10:24:07.731805
descriptionA small library dedicated to LASER path optimisation.
homepagehttps://github.com/nannou-org/lasy
repositoryhttps://github.com/nannou-org/lasy.git
max_upload_size
id128151
size55,819
Joshua Batty (JoshuaBatty)

documentation

README

lasy Build Status Crates.io Crates.io docs.rs

A small library dedicated to LASER path optimisation.

The goal for the library is to provide a suite of useful tools for optimising linear vector images for galvanometer-based LASER projection. To allow lasy LASERs to get more done.

This crate implements the full suite of optimisations covered in Accurate and Efficient Drawing Method for Laser Projection by Purkhet Abderyim et al. These include Graph optimisation, draw order optimisation, blanking delays and sharp angle delays. See the paper for more details.

Please refer to the docs to learn more about how to apply these optimisations within your code.

Commit count: 15

cargo fmt