Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-ronnqvist/Additive-Animations-Playground
A playground for experimenting with multiple additive animations in Core Animation.
https://github.com/d-ronnqvist/Additive-Animations-Playground
Last synced: 3 months ago
JSON representation
A playground for experimenting with multiple additive animations in Core Animation.
- Host: GitHub
- URL: https://github.com/d-ronnqvist/Additive-Animations-Playground
- Owner: d-ronnqvist
- License: mit
- Created: 2014-06-23T09:12:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-24T20:33:26.000Z (over 10 years ago)
- Last Synced: 2024-04-27T23:33:48.349Z (6 months ago)
- Language: Swift
- Size: 160 KB
- Stars: 35
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Additive Animations - Experiment with multiple additive animations in Core Animation. ⏳ (UIKit And Graphics / Animations)
README
Additive-Animations-Playground
==============================This playground can be used as a stating point for experimenting with
mutliple additive animations in Core Animation. It creates two additive
animations for the position property and uses them to achieve a movement
along a complex path.It is the accompanying playgound for the "Multiple Animations" blog post
http://ronnqvi.st/multiple-animations/