dancwilson’s avatardancwilson’s Twitter Archive—№ 1,174

  1. A #CssMotionPath animation can even go into the third dimension when using the transform property and the rotate property in tandem: codepen.io/danwilson/pen/ZEYNYjr
    1. …in reply to @dancwilson
      Just added the 2D equivalent for this motion path to the @CodePen demo to highlight how the motion path works in the original 2D space compared to the 3D transformation: codepen.io/danwilson/pen/ZEYNYjr (Requires latest Firefox or a Chromeish browser with experimental flag enabled)