Share Posted October 9, 2015 Is there any way of manipulating polygon shapes in GSAP without the use of webkit? I know that the clip can manipulate a border radius, but can it be used to create polygon shapes? I know that you can manipulate a SVG in a similar way, but then if I did that I don't think I'd be able to have a photograph inside the shape. Anyone got any ideas? See the Pen avwVpK by wmufunde (@wmufunde) on CodePen Link to comment Share on other sites More sharing options...
Share Posted October 10, 2015 Are you trying to manipulate the shapes of the polygons. Sounds like MorphSVG might help. http://greensock.com/morphSVG Please see this demo by Blake: http://codepen.io/osublake/pen/JYNRVN Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now