HelloPoly

A simple demo application based on the Stanford U CS193P course
Download

HelloPoly Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • t3knomanser
  • Publisher web site:
  • http://code.google.com/u/t3knomanser/
  • Operating Systems:
  • OS X
  • File Size:
  • 1.5 MB

HelloPoly Tags


HelloPoly Description

A simple demo application based on the Stanford U CS193P course HelloPoly is a free iPhone application that demonstrates several key iPhone programming concepts:· MVC patterns: this application uses the Interface Builder and an MVC approach to modeling a polygon shape.· Custom UIViews and Drawing: Using Quartz2D, this program renders a polygon based on user actions. This is done using a child of the UIView class and overriding the drawRect: method.· Animation: using an NSTimer this application animates the active polygon. This uses the Affine transforms in Quartz2D.· Multi-touch: detects swipes to allow the user to speed up or slow down the spinning of the animated polygon. Requirements: · iPhone


HelloPoly Related Software