Is This Built In ThreeJS?

Hey guys,

New here and currently trying to replicate something like this: https://tylko.com/shelf/sideboards/332206/?cv=0

But for a different product type.

Can anyone tell me if it is built using ThreeJS? As far as I can see, the files weren’t user generated, but computer generated. So I am wondering whether they built this inside of Blender or 3DS Max and ported it over?

Let me know your thoughts.

I can see at the shader programs that the website definitely uses three.js. Looks like the 3D models mostly use MeshBasicMaterial.

BTW: I’ve checked this with the Shader-Tool of Firefox.

From looking into the source, yes it uses THREE.