https://github.com/ampas/aces-look
ACES Look Transforms
https://github.com/ampas/aces-look
aces color color-managment motion-picture
Last synced: 8 months ago
JSON representation
ACES Look Transforms
- Host: GitHub
- URL: https://github.com/ampas/aces-look
- Owner: ampas
- License: other
- Created: 2024-04-17T23:21:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T18:02:39.000Z (about 2 years ago)
- Last Synced: 2024-06-14T00:18:14.234Z (about 2 years ago)
- Topics: aces, color, color-managment, motion-picture
- Language: Visual Basic 6.0
- Homepage: https://acescentral.com
- Size: 28.3 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# ACES Look Transforms
[](https://opensource.org/licenses/Apache-2.0)
[](https://cla-assistant.io/ampas/aces-look)
ACES Look Transforms, or Look Modification Transforms (LMTs), provide a
mechasnism for applying creative or stylistic adjustments to ACES images. A Look
Transform modifies the default appearance produced by an Output Transform,
enabling customized looks that can be reused as alterative starting points on
ACES projects.
Formally, LMTs are defined as ACES-to-ACES transformations, though intermediate
encodings may be used internally when specific color operations require it. In
the process diagram, the output of an LMT is referred to as ACES' ("ACES
prime"), which is subsequently processed Output Transform.
|---------| |---------|
| | | |
ACES ---->| Look |--- ACES'-->| Output |---> display
|Transform| |Transform| code values
| | | |
|---------| |---------|
More information about designing and using Look Transforms can be found in the
[ACES Documentation](docs.acescentral.com).
## Contributing
ACES depends on community participation. Developers, manufacturers, and end
users are encouraged to contribute code, bug fixes, documentation, and other
technical artifacts.
All contributors must have a signed Contributor License Agreement (CLA) on file
to ensure that the project can freely use your contributions.
See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
## Governance
This repository is a submodule of the ACES project, which is governed by the
Academy Software Foundation.
For details about how the project operates, refer to the
[GOVERNANCE.md](https://github.com/ampas/aces/blob/main/GOVERNANCE.md) file
found in in the top-level ACES repository.
## Reporting Issues
To report a problem with Look Transforms, please open an
[issue](https://github.com/ampas/aces-look/issues).
If the issue is senstive in nature or a security related issue, please do not
report in the issue tracker. Instead refer to [SECURITY.md](SECURITY.md) for
more information about the project security policy.
## License
The ACES Project is licensed under the [Apache 2.0 license](./LICENSE).