https://github.com/memo/ofxilda
C++ openFrameworks addon for a device agnostic Ilda functionality to control galvo+mirror based laser projectors. See ofxEtherdream for integration with opensource ILDA laser DAC.
https://github.com/memo/ofxilda
ilda laser openframeworks openframeworks-addon
Last synced: 12 months ago
JSON representation
C++ openFrameworks addon for a device agnostic Ilda functionality to control galvo+mirror based laser projectors. See ofxEtherdream for integration with opensource ILDA laser DAC.
- Host: GitHub
- URL: https://github.com/memo/ofxilda
- Owner: memo
- License: other
- Created: 2013-05-13T12:42:08.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T09:04:22.000Z (over 3 years ago)
- Last Synced: 2025-04-06T21:39:43.575Z (12 months ago)
- Topics: ilda, laser, openframeworks, openframeworks-addon
- Language: C++
- Homepage: http://www.memo.tv/ofxilda/
- Size: 311 KB
- Stars: 77
- Watchers: 14
- Forks: 31
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
ofxIlda
=====================================
Introduction
------------
C++ openFrameworks addon for a device agnostic Ilda functionality. Currently only tested with the Etherdream DAC (ofxEtherdream) on OSX. Builds on top of ofPolyline, so all ofPolyline functionality is inherited.
[https://vimeo.com/65929618](https://vimeo.com/65929618)
Licence
-------
The code in this repository is available under the [MIT License](https://secure.wikimedia.org/wikipedia/en/wiki/Mit_license).
Copyright (c) 2008-2013 Memo Akten, [www.memo.tv](http://www.memo.tv)
Installation
------------
Copy to your openFrameworks/addons folder.
Dependencies
------------
none
Compatibility
------------
openFrameworks 0074
Known issues
------------
none
Version history
------------