Skip to content

OpenLightingProject/open-fixture-library

Repository files navigation

Open Fixture Library
open-fixture-library.org

Mozilla HTTP Observatory Grade Beacon

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 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 without coding

The easiest way to help: Head over to the online Fixture Editor and add your favorite fixture that is not yet included in our library!

There are also other ways you can help without coding.

🙏 Help wanted! There are a lot of pull requests for new fixtures that are not yet reviewed and merged. Reviewing them (and maybe fixing smaller issues) helps get this number down and the number of fixtures in OFL up! See the step-by-step instructions for fixture reviews.

Contribute code

See CONTRIBUTING.md and our Developer Documentation.