3D object on websites

I want to put on 3D object on websites, but I don’t know how to do.

It doesn’t explain AR such as Apple’s product page. It explain like top page’s earth of github.com. In short, I want to put 3D object without page-jumping.

This question is maybe not adopted here -apple developer forum-, however I want someone to answer this.

Accepted Reply

Can you clarify what you are trying to do? If you are looking to display USDZ files, you can look at our developer videos for AR Quick Look. If you are looking for generic 3D rendering, look at technologies like WebGL, Three.js and Babylon.js.

Replies

Can you clarify what you are trying to do? If you are looking to display USDZ files, you can look at our developer videos for AR Quick Look. If you are looking for generic 3D rendering, look at technologies like WebGL, Three.js and Babylon.js.

Thanks. I’ll check them.