Unable to render texture/light in babylonjs using skybox aproach

Hi,

we exported the house(.gltf format) with lighting effect and custom image textures using blender 3.6

While running from babylonjs we are unable to replicate the textures and lighting effect.
we tried with skybox link but no luck

can somebody help us…
Thanks
vij

You need an environment texture for gltf files to be displayed correctly. You can do it like this:

It seems your model has not been exported correctly, though:

Babylon.js Sandbox:

Threejs viewer: