Abizern / sobezier
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (2)
- Wiki (1)
- Graphs
-
Tag:
Stage1
StompyDotOrg (author)
Tue Jul 29 08:08:09 -0700 2008
sobezier /
| name | age | message | |
|---|---|---|---|
| |
English.lproj/ | ||
| |
Info.plist | ||
| |
MyDocument.h | ||
| |
MyDocument.m | ||
| |
README.markdown | ||
| |
SOBezier.xcodeproj/ | ||
| |
SOBezierCurve.h | ||
| |
SOBezierCurve.m | ||
| |
SOBezierView.h | ||
| |
SOBezierView.m | ||
| |
SOBezier_Prefix.pch | ||
| |
main.m |
README.markdown
SOBezier
Source code for a simple Cocoa / Objective-C tutorial on Stompy.org
This application will draw a Bezier curve and to change it by moving the control points.
Version control is useful because it will show the iterative nature of the development of the application.

