Best tools for animation. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Best tools for animation.

I want to make animation. What tool should I use (css, JavaScript or Adobe Animate)?

16th Aug 2018, 9:34 PM
Valeriy
3 ответов
+ 3
If you want to do it in sololearn, you can use CSS(see keyframes at the lesson) or use JavaScript(usually setInterval is helpful)... You can also try HTML(SVG animations can be cool as well)... Hope to have helped✌
16th Aug 2018, 9:42 PM
Ledio Deda
Ledio Deda - avatar
+ 3
Well, thats true... So it depends on what you are looking for: a simple one re sth else...
16th Aug 2018, 10:23 PM
Ledio Deda
Ledio Deda - avatar
+ 1
Just quessing: css is more fast, but with the simplest result; js not so fast in download, but more power to do somethink and adobe animate has the longest page download, but also has more effect for complicate animation.
16th Aug 2018, 9:46 PM
Valeriy