Hacker News new | ask | show | jobs
What is used to create the product rotation animation here (apple.com)
1 points by jake_rd 3303 days ago
1 comments

The screenshot shown on the screen is a 3D CSS transform, and the iMac itself seems to be 179 individual images, animated depending on scroll position.

Check your browser's element inspector.