LineDrawing

Beatiful and fast smooth line drawing algorithm for iOS - as seen in Foldify.

  • Owner: krzysztofzablocki/LineDrawing
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart


Line Drawing - Beautiful and fast smooth line drawing algorithm

When I was creating my app called Foldify, I needed a good quality drawing algorithm, there was a lack of proper end-to-end solution on the network.

Because of that gap in the knowdlege I've researched and implemented my own algorithm, using OpenGL to create anti-aliased lines at low cost, it also features speed based width similar to Paper (by FiftyThree) app.

You can read tutorial explaining all the steps neccesary for creating this algorithm at my blog: http://www.merowing.info/2012/04/drawing-smooth-lines-with-cocos2d-ios-inspired-by-paper/

License

MIT. Use it for anything you want, just attribute my work.
Let me know if you do use it somewhere, I'd love to hear about it :)

Enjoy && Share other crazy stuff. Let me know if you used

Follow me on twitter

Building

This project now uses Cocos2d as a submodule. Cocos2d itself uses submodules now as well. Do not forget to git submodule update --init --recursive

Main metrics

Overview
Name With Ownerkrzysztofzablocki/LineDrawing
Primary LanguageObjective-C
Program languageObjective-C (Language Count: 1)
Platform
License:Other
所有者活动
Created At2012-04-23 11:52:36
Pushed At2022-07-19 10:36:02
Last Commit At2022-07-19 12:36:02
Release Count0
用户参与
Stargazers Count1.3k
Watchers Count58
Fork Count210
Commits Count40
Has Issues Enabled
Issues Count30
Issue Open Count6
Pull Requests Count7
Pull Requests Open Count1
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private