Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other 3D rotation using SVG

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #207045

    Hello,
    I used to develop in Flash and now I am switching to Html5/CSS3/SVG/Javascript technos.

    I built once the site http://www.lagueule.com, which is all about images 3D rotations in Flash.
    I am starting to investigate how to implement that out of Flash.
    I do believe I need to display my images with SVG, and I need to transform them.
    Do you know what kind of transformation I should do, and what is the best SVG framework to achieve my goals?

    Thanks!

    #207047
    Paulie_D
    Member

    Sounds like you need something like SnapSVG or Greensock but there are others.

    Google is your friend.

    #207048

    Thanks, I have already used snapsvg, it’s quite good but it seems it does not support skewX and skewY. And I wonder how to obtain the same result even with native svg expressions.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Other’ is closed to new topics and replies.