Skip to content
A library and website for lighting technology's DMX fixture definition files.
Branch: master
Clone or download
Pull request Compare This branch is 39 commits behind OpenLightingProject:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE
cli
docs
fixtures
lib
plugins
schemas
server
tests
ui
.editorconfig
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
.travis.yml
LICENSE
Makefile
README.md
app.json
jsdoc-config.json
main.js
nuxt.config.js
package.json

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.