Answer the question
In order to leave comments, you need to log in
Do you have similar projects?
Hello! What is the smartest way to implement this? According to the idea, stripes and blue dots should rotate in different directions, make up with keyframes? Or is there already a library to implement this?
Answer the question
In order to leave comments, you need to log in
What is the smartest way to implement this? According to the idea, stripes and blue dots should rotate in different directions, make up with keyframes?
I would do the same on Crafty.js : inheritance and rotation are easy to do there , and all this can be done with DOM objects without using Canvas (to set styles in CSS the old fashioned way).
So try to do it yourself on both pure css and svg. An interesting experience, in my opinion.
Google css animations, svg animations. Then everything is on your own. And pull up technology, and information search skills.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question