The Laserschein library for Processing is in development and not really suited to be used out of the box.
For now the interfaces supported include:
- Pangolin LD2000 & LD2000.NET via the Pangolin SDK DLL (Windows only)
- Easylase USB & Easylase USB II (Windows only)
There is at least one class subclassing AbstractLaserOutput for each individual laser interface. For now the library defaults to using the LD2000Adaptor.
Data files (graphics etc.)
Java libraries needed for development
Here go the generated libraries by the ANT script
Example sketches to be distributed with the library
Libraries needed by Laserschein (to be included in the distribution)
Stuff needed to build the Processing library
Main source code
Source code for various tests. All the stuff and experiments that are not included in the library go here.
Website for the library