: Making the jump on my gif smoother I have a gif generated using Python. It looks like this: To avoid the jump in resolution at the start, when is a good time in the animation to introduce
I have a gif generated using Python. It looks like this:
To avoid the jump in resolution at the start, when is a good time in the animation to introduce the next layer?
EDIT:
Implementing fading in:
My Python code is here for whoever's interested
More posts by @Kristi927
1 Comments
Sorted by latest first Latest Oldest Best
One idea is to start fading the next layer in immediately, then it would not jerk. Im not sure this is better though. Or you can fade them in at any later point. Experiment.
Another idea, sprinkle the next layer, so the triangles keep popping up at random times. This saves you from the (possibly) extra shades that are needed. It may also look better. Offcourse you can still fade them in. They also dont have to begin poppring immediately on the beginning.
The triangles could also grow out by scaling from the triangle centers instead of popping into existence or shading.
Overall though im not so convinced you need any change, but test and see.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.