https://github.com/hackiftekhar/iqgeometry
IQGeometry is the extension of CGGeometry
https://github.com/hackiftekhar/iqgeometry
Last synced: 9 months ago
JSON representation
IQGeometry is the extension of CGGeometry
- Host: GitHub
- URL: https://github.com/hackiftekhar/iqgeometry
- Owner: hackiftekhar
- License: mit
- Created: 2013-09-19T23:59:10.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-07-12T13:23:02.000Z (almost 12 years ago)
- Last Synced: 2025-03-18T08:11:19.098Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 679 KB
- Stars: 61
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
IQGeometry
==========
IQGeometry is the extension of CGGeometry. It provide easy functions for Geometry calculations in iOS.
LICENSE
---
Distributed under the MIT License.
Contributions
---
Any contribution is more than welcome! You can contribute through pull requests and issues on GitHub.
Author
---
If you wish to contact me, email at: hack.iftekhar@gmail.com
Credits
==========
[iOS-5-Cookbook](https://github.com/erica/iOS-5-Cookbook/blob/master/C07/07b-Extracting%20Faces/Geometry.h).