Closed jsnoble closed 7 years ago
Hi @jsnoble!
Thanks for all of the well-considered questions! I'll do my best to answer each one and maybe @valhead has something to add, too.
Thanks for stopping by and I hope this helps!
Sarah covered pretty much everything :)
But I wanted to add that based on the project you described I think Illustrator is definitely your best option for drawing/creating the SVGs. I've worked with Sketch quite a bit but still find Illustrator the more efficient option for any complex drawing (which I think most characters would fall into) and easy to use exported SVG code.
Good luck with your project. It sounds like a really fun one!
Hi, I have a few questions concerning the currently animation technologies and wanted your opinion what would be the best to use for my situation. Im currently a back-end guy with barely passable front-end skills, unfortunately css is my weakest skill set (new years resolution to fix that!). My wife and sister-in-law always wanted to create semi-animated children's book and are turning to me for help. 1) There are so many animation libraries (greensock, anime.js, velocity and so much more) and I think there is a native animations api in the browser. What are your thoughts on the best ones to uses right now? I heard great things about greensock but the license fee is big starting out. How do other open source compare? 2) I see some people use image sprites and loop through them for motion and others I see break up the image into multiple individual pieces and animate that. From your perspective what are the pro's and con's to these approaches? 3) How does svg image performance compare to vector images (I totally might be confusing myself here). Im trying to figure out a performant way to make these characters, make them look pretty and add some animations to them. 4) kinda in line with the questions before but do what framework/software do you recommend for creation of svg or vector images that will be animates later? 5) Im currently following you, Sara Soueidan and Rachel Nabors on twitter. Is there anyone else I could follow or check out their blog to further increase my css/animation skills? Any recommended books?
I apologize for the many questions, let me know if I need to make a separate issue per questions. Thanks so much!