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

﹥>﹥吖頭↗ 提交于 2019-11-27 05:05:23

问题


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?


回答1:


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.




回答2:


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.



来源:https://stackoverflow.com/questions/3463256/what-are-some-great-quartz-2d-drawing-tutorials

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