L
L
lavezzi12016-02-19 09:43:17
JavaScript
lavezzi1, 2016-02-19 09:43:17

How is animation implemented?

sketchapp.com/extensions floating in black blocks. This custom writing or plugin is what?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
T
Timur Sergeevich, 2016-02-19
@MyAlesya

As for the plugin, this is either self-writing, I don’t know. But there is an on-the-fly installation of animation divas.

M
Mikhail, 2016-02-19
Chirskiy @chirskiy_mixail

Most likely self-written, blocks are generated there and animation is added to them,
here is an example:

.animate.visible > .animatable {
    animation-play-state: running;
}

there are 40 such blocks in total

G
Georgy Eremeev, 2016-02-19
@GogElf

This animation and shapes are created in css. Each figure has its own animation written in css.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question