Skip to content

Remove the link dependency between usd_proc and hdArnold using the plugin system #2382

@cpichard

Description

@cpichard

Describe the feature you'd like
In the arnold usd procedural we load the render delegate using an interface HydraProcedural. This interface is exposed in hdArnold. We want to move this interface in usd_proc and load the render_delegate using the usd plugin system. This will allow us to remove the dependency between usd_proc and hdArnold, and avoid having to add the directory of hdArnold in the PATH on windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions