Skip to content

add support for layered renders #1

Description

@ben-to

Have you looked at sending multiple layers through in the one stream? we use the exr display driver along with seperately declared 'DisplayChannels' to create layered exrs that play nice with nuke.
I think we've ended up having to do it something like:

DisplayChannel whatever
DisplayChannel stuff
Display "null"
Display "+layers.exr" "exr" "whatever,stuff"

if the rmanConnect display driver supported this it could reduce the number of rmanConnect reader nodes you'd need in nuke and let you manage the channels/layers with all of nukes tools.

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