LineDrawing

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

  • 所有者: krzysztofzablocki/LineDrawing
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图


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

主要指标

概览
名称与所有者krzysztofzablocki/LineDrawing
主编程语言Objective-C
编程语言Objective-C (语言数: 1)
平台
许可证Other
所有者活动
创建于2012-04-23 11:52:36
推送于2022-07-19 10:36:02
最后一次提交2022-07-19 12:36:02
发布数0
用户参与
星数1.3k
关注者数58
派生数210
提交数40
已启用问题?
问题数30
打开的问题数6
拉请求数7
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?