Share Posted July 10, 2015 Hi, Are there any written tutorials on using the SVGPlugIn and complex SVGs? I'm getting new to SVG animation and would like some help. I see some examples on CodePen, but I need more indepth information on how it all works etc. Thanks. Link to comment Share on other sites More sharing options...
Share Posted July 10, 2015 Have you read this yet? It's been quite helpful to me. http://greensock.com/svg-tips 2 Link to comment Share on other sites More sharing options...
Share Posted July 11, 2015 Hi sjerrentrup we dont have any GSAP plugin that called " SVGPlugIn " !... if you mean DrawSVGPlugin , pls check this Codepen Collection : http://codepen.io/collection/DYmKKD/ specially this one : See the Pen bNdLyR by GreenSock (@GreenSock) on CodePen 2 Link to comment Share on other sites More sharing options...
Author Share Posted July 11, 2015 Thanks for the answers. What I'm looking for is more of an instructional manual. New to SVGs and I just want to know where I place my code etc., like the paths and so forth on my designs. I'm more of a designer. There's so much SVG code, I'm not sure where to start. Link to comment Share on other sites More sharing options...
Share Posted July 11, 2015 It can look very cryptic at first, but once you understand what all those letters and numbers mean, it becomes much easier. To start learning SVG, I would start at Jakob Jenkov's site. He does a great job of explaining the basics. http://tutorials.jenkov.com/svg/index.html 1 Link to comment Share on other sites More sharing options...
Share Posted July 11, 2015 Another great teacher is Sara Soueidan. She is writing loads of great information about SVGs. I'd highly recommend following her and reading her in depth blog posts. She's also a huge GreenSock fan. http://sarasoueidan.com/blog/svg-coordinate-systems/ 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