IOS Resources: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
(→Links) |
||
| Line 10: | Line 10: | ||
* [https://developer.apple.com/library/ios/documentation/WindowsViews/Conceptual/ViewPG_iPhoneOS/CreatingViews/CreatingViews.html#//apple_ref/doc/uid/TP40009503-CH5-SW23 View Programming Guide for iOS] iOS Developer Library | * [https://developer.apple.com/library/ios/documentation/WindowsViews/Conceptual/ViewPG_iPhoneOS/CreatingViews/CreatingViews.html#//apple_ref/doc/uid/TP40009503-CH5-SW23 View Programming Guide for iOS] iOS Developer Library | ||
* [https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/CoreAnimation_guide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40004514 Core Animation Programming Guide] iOS Developer Library | * [https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/CoreAnimation_guide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40004514 Core Animation Programming Guide] iOS Developer Library | ||
=== 3D === | |||
* [http://iphonedevelopment.blogspot.com/2009/05/opengl-es-from-ground-up-table-of.html OpenGL ES from the Ground Up: Table of Contents] Jeff Lamarche's iPhone & Mac Development blog | |||
* [http://iphonedevelopment.blogspot.com/2011/05/3d-game-and-graphics-engines.html 3D Game and Graphics Engines] Jeff Lamarche's iPhone & Mac Development blog | |||
Revision as of 00:16, 7 January 2015
Overview
Articles, pages, and resources related to iOS development.
Links
- Start Developing iOS Apps Today (developer.apple.com)
Introductory tutorial. - View Programming Guide for iOS iOS Developer Library
- Core Animation Programming Guide iOS Developer Library
3D
- OpenGL ES from the Ground Up: Table of Contents Jeff Lamarche's iPhone & Mac Development blog
- 3D Game and Graphics Engines Jeff Lamarche's iPhone & Mac Development blog