开发者

What are some great Quartz 2D drawing tutorials? [closed]

开发者 https://www.devze.com 2023-01-10 23:57 出处:网络
开发者_StackOverflow As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will like
开发者_StackOverflow As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I'm searching for some great Quartz 2D drawing tutorials aimed at the iPhone. I'm new to Quartz and want to start off with something easy and then progress to more difficult stuff.

Does anyone know of any Quartz 2D drawing tutorials that they would recommend?


I devoted an entire class to Quartz 2D drawing last semester in my advanced iPhone development course. The video for that is available on iTunes U, along with the rest of the class. The course notes for that session can be found here, and I created a sample application to show off some more advanced Quartz drawing concepts.

Beyond that, I highly recommend reading the Quartz 2D Programming Guide.


Start with Apple's Quartz2D demo project. Compile it, run it on your device, read the code while you use the demos in the app.

0

精彩评论

暂无评论...
验证码 换一张
取 消