Texture missing after implementing custom hdr #5580
Unanswered
RathodDeven
asked this question in
Hubs Cloud Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-

Wanted to implement custom hdr reflection, thus replace envmap with my hdr envmap instead of the one generated by skybox generateEnvironmentMap function. Here, rgbeEnvMap is hdr texture from RGBELoader. File : `environment-system.js`
I got hdr reflection as shown in below image, but all the textures from below turned pink as shown in the first image.
I am not sure why only below textures turned pink. I have just switched envmap generated from skybox to my own envmap.Beta Was this translation helpful? Give feedback.
All reactions