OpenLightingProject / OpenLightingProject/open-fixture-library
Support CIE 1931 XY color space
Open
Nobody has claimed this yet.
component-schema
- Dominant language
- JSON
- Stars
- 258
- Forks
- 100
- Avg merge
- 11h 52m
- Merged PRs (30d)
- 53
Description
The spec does not currently seem to support XY colour space, even though some fixtures use this to configure their colour.
Example fixture: https://astera-led.com/wp-content/uploads/FP7_LunaBulb_DMX_Profiles_V4.pdf
Example using generic parameters: aputure/nova-p300c.json
Proposal
- Capability type:
ColorXY - Properties:
-
x(required), Parameter
-
y(required), Parameter
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the spec and the generic parameters in aputure/nova-p300c.json, using the linked fixture PDF to compare its XY fields. Define the ColorXY capability with required x and y Parameter properties, then verify that the example fixture can express those values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100