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

寵の児 提交于 2019-11-28 03:12:35
Brad Larson

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.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!