Hi! Ive created a scene with a couple of point lights, a camera and a spehere in Threejs editor and exported the scene. But when i load the scene into my project, the lighting is way off. Ive tried to debug my own code by loading it into different example files and other threejs projects, but its the same everywhere except in the editor. Do anyone have a clue what it is im missing?
This is the view from the editor. This is how I want it to look like:
…and this is how it looks in my project:
Here is the scene: Scene.zip (887.4 KB)