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

Environment depth of field far blur should have the option to not affect canvas backgrounds #3462

Open
elvisish opened this issue Oct 22, 2021 · 3 comments

Comments

@elvisish
Copy link

Describe the project you are working on

3D characters on 2D canvas background.

Describe the problem or limitation you are having in your project

The depth of field affects canvas backgrounds when using Canvas mode in WorldEnvironment, there should be an option to have 3D elements affected by DOF but not the canvas background.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Have a checkbox to ensure the DOF stops when it goes back as far as the canvaslayer background, or have it rendered in a seperate pass.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

A simple checkbox to allow canvaslayer backgrounds to not be blurred by depth of field.

If this enhancement will not be used often, can it be worked around with a few lines of script?

Not that I know of.

Is there a reason why this should be core and not an add-on in the asset library?

It would need to be integrated with WorldEnvironment.

@Calinou
Copy link
Member

Calinou commented Oct 22, 2021

Related to #2138.

@Calinou
Copy link
Member

Calinou commented May 3, 2022

@elvisish Can you create a minimal reproduction project for this and link it here?

PS: The proposal's title seems to contradict the body. Shouldn't the title read "Enviroment Dof far blur should have the option to not affect canvas backgrounds"?

@elvisish
Copy link
Author

elvisish commented May 3, 2022

@elvisish Can you create a minimal reproduction project for this and link it here?

PS: The proposal's title seems to contradict the body. Shouldn't the title read "Enviroment Dof far blur should have the option to not affect canvas backgrounds"?

You're right, I don't know why I phrased it like that. As the proposal describes, there should be an option to allow DOF on the camera, but have the canvas background fully in focus so it's not affected by the DOF at all.

@Calinou Calinou changed the title Enviroment Dof far blur should have the option to affect canvas backgrounds Environment depth of field far blur should have the option to not affect canvas backgrounds May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants