开发者

Can Cocos2d draw this graphic?

开发者 https://www.devze.com 2023-02-23 07:00 出处:网络
I have a school project. Please see the following picture implemented under Android. Someone in stackoverflow told me that Cocos2d is easy to use compared with opgl es and quartz 2d. But I still don

I have a school project. Please see the following picture implemented under Android.

Someone in stackoverflow told me that Cocos2d is easy to use compared with opgl es and quartz 2d. But I still don't know where to start. I just got a book Cocos2d for Iphone 0.99 Beginner Guide. But seems not related t开发者_高级运维o my project. My project is just draw lines and give different areas for different colors.

Any suggestions? Thanks!

Can Cocos2d draw this graphic?


Do not use Cocos2D - it does not make sense to use a 2D OpenGL Framework if what you want actually is plain plotting without fancy animation.

Use Quartz / CoreGraphics.


Yes, Cocos2d draw it.

But need good mathematics for draw that circle and specify all the axises.


Sure, you could use Cocos2d to draw it, although it may be easier to simply draw the entire menu with photoshop/inkscape/whatever then use Cocos2d to render the image.

0

精彩评论

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

关注公众号