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

caused Image desaturated with normal rendering #7

Open
salt1n opened this issue Oct 9, 2022 · 5 comments
Open

caused Image desaturated with normal rendering #7

salt1n opened this issue Oct 9, 2022 · 5 comments

Comments

@salt1n
Copy link

salt1n commented Oct 9, 2022

image

@ContentsViewer
Copy link
Member

This may be due to the camera effect.

Check the followings.

  1. Open the entity inspector and scene hierarchy window.
  2. Select the camera entity.
  3. Expand the "Post Processing" component.
  4. Disable the effect of "org.nodec-rendering.essentials/materials/post-processings/hdr.material".

or

  1. Open the material editor Windows/Material Editor.
  2. Input "org.nodec-rendering.essentials/materials/post-processings/hdr.material" in the "Target" path.
  3. Adjust the parameters "gamma" or "exposure".

@salt1n
Copy link
Author

salt1n commented Oct 11, 2022

Thank you for recommending. I will
try it asap.

@salt1n
Copy link
Author

salt1n commented Oct 11, 2022

image
image
image

What do you think about "Scene 3"'s back ground image. i want to only change back ground image's contrast. What should i do?

@ContentsViewer
Copy link
Member

i want to only change back ground image's contrast. What should i do?

Apply the another material to the background image. But there is no shader to adjust the contrast. Need to implement the shader...

@salt1n
Copy link
Author

salt1n commented Oct 12, 2022

OK. Please improve at #6.

@ContentsViewer ContentsViewer transferred this issue from nodec-project/nodec Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants