Merge background color with the floor

Hi,
i want to recreate this environment for a product configurator in threejs ?
l4077-lamp-pos-4-9011 sxvm0gzo-900

as you can see in both images the floor blend nicely with the gradient background .

i was thinking about using a curved panel imported from blender (i think it’s called light studio)
and setup a different material for each area …
panel

any idea on how to get this working is welcome .

thanks .

Hi!
You can use fog for that effect, like they use it here: https://threejs.org/examples/?q=fb#webgl_loader_fbx

4 Likes

Cool , i will experiment with this .

thanks a lot !