Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

I was checking how the site for the Apple Vision Pro was made. Can confirm that this section was made with Three.js. They're using a pretty clever technique that breaks the Vision Pro model in segments using GLTFs and it's reassembled on the browser. Pretty darn cool.

232,447 görüntüleme • 3 yıl önce •via X (Twitter)

10 Yorum

Mario Adabachy profil fotoğrafı
Mario Adabachy3 yıl önce

@Apple @threejs That technique is common and is exactly what we did for

Connor White profil fotoğrafı
Connor White3 yıl önce

@Apple @threejs is this more performant than simply hiding/showing different meshes within the glTF jsx group? Assuming this is r3f... @0xca0a @Cody_J_Bennett thoughts?

Davo profil fotoğrafı
Davo3 yıl önce

@Apple @threejs @0xca0a @Cody_J_Bennett They don’t use React. Is a complex @threejs app, with a bunch of shaders to blend/fade-in different scenes. They made like a camera control system driven by JSON assets that contains all the choreography already pre-calculated.

C4B4D4 💿 3.LAND profil fotoğrafı
C4B4D4 💿 3.LAND3 yıl önce

@Apple @threejs Wait, what? They are using GLTF instead of their lovely USDZ? 😮

chanan profil fotoğrafı
chanan3 yıl önce

@Apple @threejs Perhaps the people from @apple who actually built this share more with us ❤️

Babzo profil fotoğrafı
Babzo3 yıl önce

@Apple @threejs I think it's just one gltf changing camera angles and at some point changing a stencilRef that allows the back band to fade when viewing from the front.

міський з села🇺🇦 profil fotoğrafı
міський з села🇺🇦3 yıl önce

@Apple @threejs This is the usual flight of the camera and the deployment of details according to the transparency of the material. There is nothing complicated here, the model is well made and the lighting is selected using hdri

Davo profil fotoğrafı
Davo3 yıl önce

@Apple @threejs Mmm, but did you noticed that you’re doing arbitrary interpolations between different camera targets, right?

🍊 profil fotoğrafı
🍊3 yıl önce

@Apple @threejs I can make a torus rotate a bit.

Alvin Drakes profil fotoğrafı
Alvin Drakes3 yıl önce

@Apple @threejs Nice find, any tutorials or articles that explain this technique more in depth?

Benzer Videolar