Crate beam [−] [src]
Beam.rs is a library that contains various laser projection algorithms.
Modules
rotate |
This module contains various functions to help rotate points. |
scale |
This module contains various functions to help scale points. |
Structs
PipelinePoint |
Working point type. Do math calculations on this point type. Supports position (x, y), color (r, g, b), and an is_blank flag. |