AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

OCIOView: The Display / View Transform processor should consider optionally clamp negative values.

Open
#2,010 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.1k
Forks
503
PR merge metrics
No merged PRs in 30d

Description

This one took me a few hours to understand what is going on: The ACES Builtin transforms do not clamp which is fine. However, Nuke `OCIODisplay` node does but OCIOView does not which can generate unpredictable results, especially in the Chromaticity Inspector.

![image](https://github.com/user-attachments/assets/859e22a5-1ccd-450d-9aa6-8576da62cd6f)

We should probably add some options to clamp values between 0 and 1.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.