colour-science / colour

Colour Science for Python
https://www.colour-science.org
BSD 3-Clause "New" or "Revised" License
2.14k stars 263 forks source link

PR: Expose new models to `colour.COLOURSPACE_MODELS` attribute and related. #1216

Closed KelSolaar closed 1 year ago

KelSolaar commented 1 year ago

Summary

This PR adds new models to the colour.COLOURSPACE_MODELS attribute and related ones. For use with colour-visuals mostly.

Preflight

Code Style and Quality

Documentation