Check out this Pen!
In this project I will build a 3D model of the Macintosh Plus and display it in a three dimensional setting. Using CSS Keyframe animation we’ll make it move on screen to show off the 3D effect better.
Great explanatory post on how to actually make this kind of stuff. Touches CSS perspective
, perspective-origin
, transforms
, gradients
, some CSS border
tricks, keyframes
, and animation
.
CSS Mac Plus (Explanatory Blogpost) →
CSS Mac Plus (CodePen) →