Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RenderMan boilerplate #6252

Open
wants to merge 3 commits into
base: 1.5_maintenance
Choose a base branch
from
Open

RenderMan boilerplate #6252

wants to merge 3 commits into from

Conversation

johnhaddon
Copy link
Member

As mentioned in the previous user group, I've been working on RenderMan support for a little while. I'm sitting on quite a lot of unmerged code at this point, and will need to get the work so far reviewed and merged while I continue to add missing features. Rather than one huge unreviewable code-dump, I'm aiming to break this up into a number of smaller, more digestible PRs, of which this is the first.

This just includes some really minimal boilerplate to start things off gently :

  • An IECoreRenderMan library with a single ParamListAlgo header, for translating IECore data to RenderMan's RtParamLists.
  • A CI setup for downloading RenderMan and building against it on GitHub Actions. As for the Arnold setup, this is only operational for release builds and pull requests made from GafferHQ/gaffer, not forks.

This is the first of several private components that will be used to implement a Renderer subclass targeting RenderMan. Unit tests will appear eventually in the form of testing of the Renderer - all other components will remain private.
@johnhaddon johnhaddon self-assigned this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pending Review
Development

Successfully merging this pull request may close these issues.

1 participant