krzysztofzablocki / LineDrawing

Beatiful and fast smooth line drawing algorithm for iOS - as seen in Foldify.
http://twitter.com/merowing_
Other
1.29k stars 213 forks source link

Updated version to work in cocos2d v3.0 #22

Closed richardgroves closed 10 years ago

richardgroves commented 10 years ago

Hi,

I've updated a fork - https://github.com/NoodlFroot/smooth-drawing - to work on version 3.0 of cocos2d: not too many changes needed, but the library update process with cocos2d is still horrible so I started a new project and put the LineDrawer code into that so a pull request would be a bit messy.

Richard

krzysztofzablocki commented 10 years ago

Thanks for contribution :+1: your changes were merged as part of #24