Skip to content

mrballoon/smooth-drawing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample drawing: Purpose

Smooth drawing is a sample project showing exactly how to create a nice and smooth drawing application, it draws nice anti-aliased lines and the feel is really natural, you can read about it's creation at: http://www.merowing.info/2012/04/drawing-smooth-lines-with-cocos2d-ios-inspired-by-paper/ I decided to create this after finding out that there isn't really a complete solution released and many people try to make something like that but fail at some point. I Hope you like it, spread the word so that more people will be able to learn / use this.

ARC Compatibility

Project uses ARC, I put all the code inside LineDrawer class ( don't worry it's only ~500 lines ) so that you can just add -fobjc-arc on this class in non-ARC projects.

Spread the word and read my blog post about this project to learn more.

About

iOS Project showing how to create a drawing app with really nice and smooth lines...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published