Jump to content
Search Community

Léo S

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Léo S

  1. I would like to rotate an svg component through an isometric direction.

    Of course if I use a simple rotate, the element rotate through the Z direction (direction of the "camera") and does not produce the desired effect. See the associated CodePen.

     

    Instead, I try to rotate the component through the direction normal to the plane:

    image.png.ddecb3c84c60f23cf2ba3606b404711c.png

     

    Is it possible using RotationX, RotationY, RotationZ ?

    If yes, would it be possible to have an example ?

     

    Thanks !

    See the Pen vYZdexR by ingeloop (@ingeloop) on CodePen

×
×
  • Create New...