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

Ignore doubleSided parameter as it defaults to false #2099

Open
sebastienblor opened this issue Sep 12, 2024 · 1 comment
Open

Ignore doubleSided parameter as it defaults to false #2099

sebastienblor opened this issue Sep 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@sebastienblor
Copy link
Collaborator

In USD geometries the doubleSided parameter defaults to false, which is not a good default for Arnold rendering.
Not only this has a small cost at render time, but as soon as transmission is enabled this introduces incorrect results.

Since the Arnold parameter arnold:sidedness can be used to fine-tune it (with eventually different values per ray type), we could want to drop support for the builtin doubleSided attribute.

@sebastienblor sebastienblor added the enhancement New feature or request label Sep 12, 2024
@autodesk-oss-arnold-bot
Copy link

Issue synced internally to ARNOLD-15464

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant