Skip to content

Scene background color and model lighting wrong #507

Answered by Mehequanna
JohanAlbrectsen asked this question in Q&A
Discussion options

You must be logged in to vote

Have you tried setting a different environment? These are used to determine how things are lit.

Scene(
     ...
     environment = environmentLoader.createHDREnvironment(
           assetFileLocation = "environments/sky_2k.hdr"
      )!!
)

Here are some free image based lighting files you can try: https://polyhaven.com/hdris

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ThomasGorisse
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #369 on May 27, 2024 10:13.