Skip to content

CGI-friendly openDRT #43

Description

@rolledhand

Hey, I've been trying to make a cgi friendly version for 4 days now, tried merging both the Jed OCIO and Chris OCIO together (which has some necessary parts for Houdini, I'll be happy to add them myself). I've also tried ociogen to create my own ones, well you can pretty much see the results of it, stuck with it for 2 days after trying to somehow make the OCIO version work in the 1st 2 prior to that.

Could you please create an v1.1 CGI friendly version idealy v2 OCIO? I'm a bit lost on it, maybe even a video on how to use ociogen along with oDRT node would be even better, actually the most appreciated if you found a bit of time. I don't think that more than sRGB Display's all that's necessary for CGI, a lot of people don't run on more than that :)

The initial ociogen was comming out with looks like this and I was stripping it down to the link bellow:

  • !
    name: standard - sRGB Display
    family: Image
    description: standard view transform for sRGB Display display (using standard.cube).
    encoding: sdr-video
    from_reference: !
    children:
    - ! {src: reference, dst: Filmlight - E-Gamut2 - T-LogE}
    - ! {src: standard.cube, interpolation: tetrahedral}

    • !
      name: custom - sRGB Display
      family: Image
      description: custom view transform for sRGB Display display (using custom.cube).
      encoding: sdr-video
      from_reference: !
      children:
      - ! {src: reference, dst: Filmlight - E-Gamut2 - T-LogE}
      - ! {src: custom.cube, interpolation: tetrahedral}

    • !
      name: umbra - sRGB Display
      family: Image
      description: umbra view transform for sRGB Display display (using umbra.cube).
      encoding: sdr-video
      from_reference: !
      children:
      - ! {src: reference, dst: Filmlight - E-Gamut2 - T-LogE}
      - ! {src: umbra.cube, interpolation: tetrahedral}

Basically deleted the colorspacetransforms there initially, maybe it's supposed to be there, but it doesn't work properly with it. Started trying some different dst later on, I mean you can try. I've tried so many things to get it working properly that I'm simply getting fully lost in it. I'd really love to start using oDRT, but it's really hard to make work properly w/ OCIO especially when you're just a regular user.

Additionally my tests and even filmlight trasnfer only on custom, it keeps expanding the further I get:
Figma
open-display-transform-1.1-2.0.zip
linkw-exrs+mergedcofigissues

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