Skip to content
A library and website for lighting technology's DMX fixture definition files.
Branch: master
Clone or download
FloEdelmann and fxedel Add Fun Generation SePar Quad LED fixtures (#886)
* Add fixture 'stairville/separ-quad-led-rgb-uv' via editor

* Fix manufacturer

* Fix fixture

* Create copy for RGBW variant

* Fix RGBW variant
Latest commit 7f8dc96 May 4, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Add issue template for new plugin (#776) Feb 9, 2019
cli Replace colors dependency with chalk (#861) Apr 3, 2019
docs Allow downloading fixture before/after submitting editor (#863) Apr 22, 2019
fixtures Add Fun Generation SePar Quad LED fixtures (#886) May 4, 2019
lib Allow downloading fixture before/after submitting editor (#863) Apr 22, 2019
plugins Upgrade Node.js to version 10 (#882) Apr 25, 2019
schemas Matrix pixel group constraints (#822) Mar 15, 2019
server Resolve dependencies/devDependencies disambiguation to fix CI build (#… Apr 3, 2019
tests Set fixture download HTTP status code to 200 (#887) May 3, 2019
ui Editor: Save and prefill name and GitHub username (#881) Apr 25, 2019
.editorconfig
.eslintignore Refactor fixture features (#333) Nov 30, 2017
.eslintrc.json Update eslint-plugin-vue to version 5.2.1 (#782) Feb 14, 2019
.gitattributes Track package-lock.json as recommend by npm (#851) Apr 1, 2019
.gitignore Track package-lock.json as recommend by npm (#851) Apr 1, 2019
.travis.yml Upgrade Node.js to version 10 (#882) Apr 25, 2019
LICENSE Switch from GPLv3 to MIT License (#109) May 2, 2017
Makefile Hide Anonymous from register's contributors (#830) Mar 16, 2019
README.md Faster CI and dependency cleanup (#620) Sep 21, 2018
app.json Upgrade Heroku to latest Stack (#889) May 3, 2019
jsdoc-config.json Model improvements (#608) Sep 13, 2018
main.js Set fixture download HTTP status code to 200 (#887) May 3, 2019
nuxt.config.js Update nuxt to the latest version (#621) Feb 1, 2019
package-lock.json Upgrade Node.js to version 10 (#882) Apr 25, 2019
package.json Upgrade Node.js to version 10 (#882) Apr 25, 2019

README.md

Open Fixture Library Build Status Code quality David Greenkeeper badge

OFL logo

To use lighting control software like QLC+, DMXControl or e:cue, you need fixture definition files that describe your lighting hardware. Since one software can usually only understand its own fixture definition format, switching between different programs can be difficult.

The Open Fixture Library (open-fixture-library.org) tries to solve this problem by collecting fixture definitions and making them downloadable in various formats. Internally, it uses a JSON format that tries to bundle as much information as possible for all the different output formats.

Contribute

If you are a user and want to help, head over to the Fixture Editor and add your favorite fixture that is not yet included in our library!

If you are a developer, see CONTRIBUTING.md and our Developer Documentation.

You can’t perform that action at this time.