Skip to content

Question about ACES #14

@karrih

Description

@karrih

Hi, I was wondering about this line:

output = LinearTosRGB(ACESFitted(color) * 1.8f);

1.8f is probably an exposure tweak. But should it be applied to the HDR value instead: output = LinearTosRGB(ACESFitted(color * 1.8f));?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions