When I first saw the site, I went into the source code to figure out how they achieved the effect with the mountains. At first, I thought it was a simple 2D parallax, but if you look closely, it's more of 3D effect.
They're using Three.js and 3D models of the mountains with images of mountains as the texture.
I think these are co-ordinates for the objects in the scene:
When I first saw the site, I went into the source code to figure out how they achieved the effect with the mountains. At first, I thought it was a simple 2D parallax, but if you look closely, it's more of 3D effect.
They're using Three.js and 3D models of the mountains with images of mountains as the texture.
I think these are co-ordinates for the objects in the scene: