Animations... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Animations...

How do I make a moving animation( for example a jumping bunny? ).

13th Jan 2019, 12:11 AM
Sarah Benchimol
Sarah Benchimol - avatar
9 Answers
+ 3
Basically, including all language, animations is just images hundreds frame.
13th Jan 2019, 12:37 AM
ShortCode
+ 3
Sarah Benchimol You could build or find some bunny jump sprite image, add to the web, animate it using canvas with requestAnimationFrame(animate) function. Here an example canvas frame animate divers. https://code.sololearn.com/WdR57O22oXuM/?ref=app
13th Jan 2019, 3:36 AM
Calviղ
Calviղ - avatar
13th Jan 2019, 3:44 AM
Calviղ
Calviղ - avatar
+ 2
Sarah Benchimol Here you go.. The bunny jump (for your study only) .. https://code.sololearn.com/W7r65hXehCGU/?ref=app
13th Jan 2019, 1:21 PM
Calviղ
Calviղ - avatar
+ 1
You mean what language do you wanna make?
13th Jan 2019, 12:31 AM
ShortCode
0
using SVG? or Canvas? in Canvas : Frame per frame. In SVG : animate & css
13th Jan 2019, 12:22 AM
ShortCode
0
or like, style’s of coding???
13th Jan 2019, 12:29 AM
Sarah Benchimol
Sarah Benchimol - avatar
0
OHH
13th Jan 2019, 12:31 AM
ShortCode
- 1
what....? Are those sights I should visite?
13th Jan 2019, 12:28 AM
Sarah Benchimol
Sarah Benchimol - avatar