Marcofolio had created an amazing 3d animation using pure css3, here we can see some great other 3d techniques that can be achieved using pure CSS3. The perspective
property is what we need to create the 3d effect. Using transform
and transition
, we can create 3d animation using pure CSS3.
Simply go to the demo page and be amazed! I’m pretty sure you never thought something like that would be possible using pure CSS.
Demo | Website: http://www.marcofolio.net/css/animated_css3_helix_using_3d_transforms.html