Skip to content

brendan-w/lzr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DANGER Heavy objects overhead

LZR

Open Source Laser Projection Software

LZR is currently collection of backend libraries and tools which can form the bones of laser show GUIs, or creative applications.

Contains:

  • DAC drivers (currently only supports the EtherDream DAC, but implementations for other DACs are always welcome.)
  • point/frame structures
  • frame transformations
  • frame interpolator
  • frame optimizer
  • ILDA file reader/writer

Building

Dependencies:

  • C++17 compiler (g++)
  • Bazel
  • SDL 2.0

Very simple right now:

$ bazel build //...

This will build the library, as well as tools.

Example Commands

$ ./bazel-bin/tools/ilda-view share/ildatest.ild

Running the Tests

$ bazel test //tests/...

License

GNU LGPL v3

About

Laser show projection software, and ILDA handling library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published