-
Updated
Jun 23, 2021 - JavaScript
animations
Here are 1,580 public repositories matching this topic...
-
Updated
Jun 3, 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
Jun 23, 2021 - Visual Basic .NET
-
Updated
Jun 7, 2019
-
Updated
May 23, 2021 - JavaScript
-
Updated
Aug 26, 2020 - Vue
Enhancement proposal
Currently, Dot3D uses the default Sphere resolution of (12, 24). Running a scene with lots of Dot3Ds, like a scene with polyhedra, takes incredibly long because of the high resolution. I think a resolution of (8, 8) is a good balance between speed and visual looks. After changing the resolution, the control data for some tests have to be regenerated.
Addition
-
Updated
May 10, 2021 - JavaScript
-
Updated
Jun 18, 2021 - JavaScript
-
Updated
Jul 3, 2021 - Python
-
Updated
Jun 23, 2021 - Swift
-
Updated
Jul 1, 2021 - Kotlin
Which version are you using?
Ex. 1.24.1
Is the latest version affected?
- Yes
- No
Which library are you using?
- Vanilla JS (
tsparticles)
tsParticles Configuration
detectRetina: true,
fpsLimit: 60,
interactivity: {
detectsOn: "parent",
events: {
-
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 7, 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