https://github.com/scotteg/LayerPlayer
Layer Player explores the capabilities of Apple's Core Animation API
https://github.com/scotteg/LayerPlayer
Last synced: 9 months ago
JSON representation
Layer Player explores the capabilities of Apple's Core Animation API
- Host: GitHub
- URL: https://github.com/scotteg/LayerPlayer
- Owner: scotteg
- License: mit
- Created: 2014-12-09T11:54:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-05-15T18:36:18.000Z (over 3 years ago)
- Last Synced: 2025-03-27T14:14:35.374Z (9 months ago)
- Language: Swift
- Homepage: https://itunes.apple.com/app/layer-player/id949768742
- Size: 44.4 MB
- Stars: 1,089
- Watchers: 43
- Forks: 223
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - LayerPlayer
- awesome-swift-and-tutorial-resources - LayerPlayer - explores CALayer and subclasses; written in Swift; also on App Store (Swift Courses)
- awesome-swift-cn - LayerPlayer - CALayer 及其子类的动画示例. (Demo Apps / 示例程序 / iOS)
README
# Layer Player
Layer Player explores the capabilities of Apple's Core Animation API, specifically CALayer, CAScrollLayer, CATextLayer, AVPlayerLayer, CAGradientLayer, CAReplicatorLayer, CATiledLayer, CAShapeLayer, CAEAGLLayer, CATransformLayer, and CAEmitterLayer. Each class includes several controls to manipulate the properties of the class and observe the effects.
