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

Use Z depth to detect background pixels and handle pre-multiplication #12

Open
sirpalee opened this issue Nov 14, 2019 · 1 comment
Open
Assignees
Labels
enhancement New feature or request render delegate Related to the Arnold Render Delegate

Comments

@sirpalee
Copy link
Contributor

At the moment the Render Delegate is using the P AOV to calculate the OpenGL depth and the ID AOV to differentiate between the background and foreground pixels.

The Z AOV should be better suited for both problems, as the P and ID AOV's behavior is inconsistent when using the GPU backend or mixing volumes and other objects.

@sirpalee sirpalee added the enhancement New feature or request label Nov 14, 2019
@sirpalee sirpalee added the render delegate Related to the Arnold Render Delegate label Nov 29, 2019
@sirpalee sirpalee changed the title [Render Delegate] Use Z depth to detect background pixels and handle pre-multiplication Use Z depth to detect background pixels and handle pre-multiplication Nov 29, 2019
@sirpalee sirpalee added this to Needs triage in Ticket Triage via automation Mar 13, 2020
@sirpalee sirpalee removed this from Needs triage in Ticket Triage Mar 20, 2020
@sirpalee sirpalee added this to To do in Sprint 20 via automation Mar 20, 2020
@sirpalee sirpalee moved this from To do to In progress in Sprint 20 Mar 20, 2020
@sirpalee sirpalee self-assigned this Mar 20, 2020
@sirpalee sirpalee moved this from In progress to To do in Sprint 20 Mar 26, 2020
@kikou kikou added this to To do in Sprint 21 Mar 27, 2020
@compso compso added this to To do in Sprint 22 via automation Apr 9, 2020
@compso compso removed this from To do in Sprint 21 Apr 9, 2020
@kikou kikou added this to To do in Sprint 23 Apr 24, 2020
@kikou kikou removed this from To do in Sprint 22 Apr 24, 2020
@kikou kikou added this to To do in Sprint 24 May 7, 2020
@kikou kikou removed this from To do in Sprint 23 May 7, 2020
@kikou kikou removed this from To do in Sprint 24 May 7, 2020
@kikou kikou added this to Needs triage in Ticket Triage via automation May 7, 2020
@kikou kikou moved this from Needs triage to Low priority in Ticket Triage May 7, 2020
@autodesk-oss-arnold-bot
Copy link

Issue synced internally to ARNOLD-13215

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request render delegate Related to the Arnold Render Delegate
Projects
Status: Todo
Sprint 20
  
To do
Ticket Triage
  
Low priority
Development

No branches or pull requests

1 participant