https://github.com/tapwork/uiimageview-360
A simple demonstration for 360° UIImage rotations
https://github.com/tapwork/uiimageview-360
Last synced: 9 months ago
JSON representation
A simple demonstration for 360° UIImage rotations
- Host: GitHub
- URL: https://github.com/tapwork/uiimageview-360
- Owner: tapwork
- License: mit
- Created: 2014-03-08T20:58:06.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-09T13:33:56.000Z (over 12 years ago)
- Last Synced: 2023-03-10T21:07:45.391Z (over 3 years ago)
- Language: Objective-C
- Homepage:
- Size: 1.53 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UIImageView-360
===============
A simple demonstration for 360° image rotations on the horizontal axis
Feel free to fork or comment on the code.
Note: This example decompresses a large number of UIImage which means dirty memory.
This will have an effect on your memory footprint!
Christian from tapwork