Open Fixture Library screenshot

Open Fixture Library

Updated: 23 May 2025
214 Stars

A library and website for lighting technology's DMX fixture definition files.

Categories

Overview:

The Open Fixture Library is a platform designed to provide fixture definition files for lighting control software like QLC+, DMXControl, and e:cue. Given that each software uses its own fixture definition format, this library serves as a centralized location for users to access and download fixture definitions in various formats, making it easier to work with different lighting control programs. Users can also contribute to the library by adding their favorite fixtures through the online Fixture Editor.

Features:

  • Centralized Fixture Definitions: Access fixture definition files for various lighting hardware in different formats.
  • User Contributions: Users can add new fixtures to the library through the online Fixture Editor.
  • Multiple Output Formats: Fixture definitions are downloadable in various formats for compatibility with different lighting control software.
  • Contribution Options: Users can contribute to the library by reviewing and merging pull requests for new fixtures.

Installation:

  1. Clone the Open Fixture Library repository from GitHub:
git clone https://github.com/OpenLightingProject/open-fixture-library.git
  1. Install the required dependencies using npm:
npm install
  1. Run the development server:
npm run start
  1. Access the Open Fixture Library through a web browser at http://localhost:8080.

Summary:

The Open Fixture Library is a valuable resource for users of lighting control software, offering a centralized platform for accessing and downloading fixture definition files. With support for multiple output formats and the option for user contributions, the library aims to simplify the process of working with different lighting control programs. By providing a way for users to add new fixtures and contribute to the library’s growth, the Open Fixture Library fosters collaboration within the lighting control community.