Crate nannou_laser

source ·
Expand description

A cross-platform laser DAC detection and streaming API.

Re-exports

Modules

  • Items related to DACs and DAC detection.
  • Expose a C compatible interface.
  • Re-exports the ilda-idtf crate and extends it with a FrameReader API, simplifying the process of reading the ILDA IDTF format into frames of points that are compatible with the nannou_laser API.
  • Implementation of the general laser point type used throughout the crate.
  • A small suite of utility functions used throughout the crate.

Structs

  • A general API that allows for detecting and enumerating laser DACs on a network and establishing new streams of communication with them.