Hello, so I am very very new towards threejs and basically have just started to learn and develop in threejs. I do understand due to limitations on mobile browsers there are some characteristics that is not present on desktop may be present on mobile. I howver have run into a problem that I cant seem to google or find as to why it happened. I have created a very basic scene with the background color of black ‘0x000000’ and in this scene I have a sphere with wireframe as its material and its color is set to white. On desktop this renders perfect and shows up exactly as black background scene with white sphere geometry. However once Ive test deployed on a domain and accessing it through mobile, the scene and sphere color are totally inverted. I am still unsure what is causing it and any answer would be greatly appreciated. Thanks in advance!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Here I am again, this time wanting to understand the cause of the problem | 2 | 572 | September 1, 2023 | |
Floor color different than background color - lighting | 1 | 1352 | April 15, 2022 | |
Colors apear as black on android but works on desktop | 4 | 302 | December 18, 2023 | |
Change background, text and particles colors | 3 | 2543 | February 3, 2022 | |
Has something changed in code for the "background" property of Scene? | 5 | 555 | September 27, 2023 |