Did a #threejs HD replica of Flower Box as well. Done by moving corners back and forth and rendering only the front sides.
https://t.co/6ZaJdFQw4O @CodePen
@wesbos This reminds me of the old Windows app Desktop Games where you destroy your desktop with different tools and weapons.
Is this a library or upcoming web feature?
Native loading="lazy" is coming to <video> and <audio> elements in Chrome 148!
For years, weโve used this for images and iframes to speed up page loads. Now we can defer heavy media until the user scrolls to it.
This matters for faster LCP, saving more data, and cleaner code.