-
Updated
Jul 22, 2021 - JavaScript
animations
Here are 1,599 public repositories matching this topic...
-
Updated
Jul 25, 2021 - Java
-
Updated
Sep 20, 2017 - Java
The current example app is a really simple approach on what can be done with ViewAnimator. Even though the library is not complex to integrate and use on your own projects it would be nice to show how to use different animations in different scenarios.
I'd be replicating the app should on the animations Complex header.
<image src="https://cdn.dribbble.com/users/702789/screenshots/381608
-
Updated
May 7, 2021 - Java
-
Updated
Jul 14, 2021 - Visual Basic .NET
-
Updated
Jun 7, 2019
This change should be tested.
Originally posted by @behackl in ManimCommunity/manim#1722 (comment)
-
Updated
May 23, 2021 - JavaScript
-
Updated
Aug 26, 2020 - Vue
-
Updated
May 10, 2021 - JavaScript
-
Updated
Jun 18, 2021 - JavaScript
-
Updated
Jul 3, 2021 - Python
-
Updated
Jun 23, 2021 - Swift
-
Updated
Aug 1, 2021 - Kotlin
Gradient colors
All colors used in tsParticles are simple, I think supporting gradients could be a good addition since particles can obtain another effect just with colors.
How I think gradient should be configured:
{
"particles":{
"color":{
"value":{
"gradient":{
"type":"linear",
"angle": {
"value": 0,
-
Updated
Nov 16, 2020 - Java
In order to have a well documented API we need to describe what each class, struct, enum and method responsibilities are and how to use it.
-
Updated
Jul 30, 2021
-
Updated
Jun 5, 2021 - JavaScript
-
Updated
Oct 16, 2019 - Java
-
Updated
May 6, 2021 - JavaScript
-
Updated
Jul 14, 2020 - Swift
Currently, the framework is lagging unit testing. Add some unit test.
-
Updated
May 23, 2021 - JavaScript
Improve this page
Add a description, image, and links to the animations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the animations topic, visit your repo's landing page and select "manage topics."
Hi,
I'm having the following crash, sometimes in a transition:
Crashed: com.apple.main-thread
0 Hero 0x102bc6940 HeroContext.snapshotView(for : UIView) -> UIView (HeroContext.swift:182)
1 Hero 0x102bfdbbc HeroDefaultAnimator.animate(view : UIView, appearing : Bool) -> () (HeroDefaultAnimator.swift:107)
2 Hero