文件名称:Smooth-Line-View-master
介绍说明--下载内容来自于网络,使用问题请自行百度
The goal of this project is to create a UIView that can generate smooth lines from touch input in a reasonably fast manner without moving to a more complex framework like OpenGL.
Update: Completely re-written smooth line algorithm to use native CGContext quadratic curves. The result is much faster and smoother drawing. There s no more need for switching between agorithms.
Update: Completely re-written smooth line algorithm to use native CGContext quadratic curves. The result is much faster and smoother drawing. There s no more need for switching between agorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Smooth-Line-View-master/
Smooth-Line-View-master/.gitignore
Smooth-Line-View-master/Default-568h@2x.png
Smooth-Line-View-master/Examples/
Smooth-Line-View-master/Examples/examples/
Smooth-Line-View-master/Examples/examples/1.png
Smooth-Line-View-master/Examples/examples/2.png
Smooth-Line-View-master/Examples/examples/3.png
Smooth-Line-View-master/LICENSE
Smooth-Line-View-master/README.markdown
Smooth-Line-View-master/Smooth Line View.xcodeproj/
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.pbxproj
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.xcworkspace/
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.xcworkspace/xcuserdata/
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.xcworkspace/xcuserdata/nunnikl.xcuserdatad/
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.xcworkspace/xcuserdata/nunnikl.xcuserdatad/UserInterfaceState.xcuserstate
Smooth-Line-View-master/Smooth Line View.xcodeproj/xcuserdata/
Smooth-Line-View-master/Smooth Line View.xcodeproj/xcuserdata/nunnikl.xcuserdatad/
Smooth-Line-View-master/Smooth Line View.xcodeproj/xcuserdata/nunnikl.xcuserdatad/xcschemes/
Smooth-Line-View-master/Smooth Line View.xcodeproj/xcuserdata/nunnikl.xcuserdatad/xcschemes/Smooth Line View.xcscheme
Smooth-Line-View-master/Smooth Line View.xcodeproj/xcuserdata/nunnikl.xcuserdatad/xcschemes/xcschememanagement.plist
Smooth-Line-View-master/Smooth Line View/
Smooth-Line-View-master/Smooth Line View/Smooth Line View-Info.plist
Smooth-Line-View-master/Smooth Line View/Smooth Line View-Prefix.pch
Smooth-Line-View-master/Smooth Line View/SmoothLineView.h
Smooth-Line-View-master/Smooth Line View/SmoothLineView.m
Smooth-Line-View-master/Smooth Line View/Smooth_Line_ViewAppDelegate.h
Smooth-Line-View-master/Smooth Line View/Smooth_Line_ViewAppDelegate.m
Smooth-Line-View-master/Smooth Line View/Smooth_Line_ViewViewController.h
Smooth-Line-View-master/Smooth Line View/Smooth_Line_ViewViewController.m
Smooth-Line-View-master/Smooth Line View/Smooth_Line_ViewViewController.xib
Smooth-Line-View-master/Smooth Line View/en.lproj/
Smooth-Line-View-master/Smooth Line View/en.lproj/InfoPlist.strings
Smooth-Line-View-master/Smooth Line View/en.lproj/MainWindow.xib
Smooth-Line-View-master/Smooth Line View/en.lproj/Smooth_Line_ViewViewController.xib
Smooth-Line-View-master/Smooth Line View/main.m
Smooth-Line-View-master/.gitignore
Smooth-Line-View-master/Default-568h@2x.png
Smooth-Line-View-master/Examples/
Smooth-Line-View-master/Examples/examples/
Smooth-Line-View-master/Examples/examples/1.png
Smooth-Line-View-master/Examples/examples/2.png
Smooth-Line-View-master/Examples/examples/3.png
Smooth-Line-View-master/LICENSE
Smooth-Line-View-master/README.markdown
Smooth-Line-View-master/Smooth Line View.xcodeproj/
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.pbxproj
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.xcworkspace/
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.xcworkspace/xcuserdata/
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.xcworkspace/xcuserdata/nunnikl.xcuserdatad/
Smooth-Line-View-master/Smooth Line View.xcodeproj/project.xcworkspace/xcuserdata/nunnikl.xcuserdatad/UserInterfaceState.xcuserstate
Smooth-Line-View-master/Smooth Line View.xcodeproj/xcuserdata/
Smooth-Line-View-master/Smooth Line View.xcodeproj/xcuserdata/nunnikl.xcuserdatad/
Smooth-Line-View-master/Smooth Line View.xcodeproj/xcuserdata/nunnikl.xcuserdatad/xcschemes/
Smooth-Line-View-master/Smooth Line View.xcodeproj/xcuserdata/nunnikl.xcuserdatad/xcschemes/Smooth Line View.xcscheme
Smooth-Line-View-master/Smooth Line View.xcodeproj/xcuserdata/nunnikl.xcuserdatad/xcschemes/xcschememanagement.plist
Smooth-Line-View-master/Smooth Line View/
Smooth-Line-View-master/Smooth Line View/Smooth Line View-Info.plist
Smooth-Line-View-master/Smooth Line View/Smooth Line View-Prefix.pch
Smooth-Line-View-master/Smooth Line View/SmoothLineView.h
Smooth-Line-View-master/Smooth Line View/SmoothLineView.m
Smooth-Line-View-master/Smooth Line View/Smooth_Line_ViewAppDelegate.h
Smooth-Line-View-master/Smooth Line View/Smooth_Line_ViewAppDelegate.m
Smooth-Line-View-master/Smooth Line View/Smooth_Line_ViewViewController.h
Smooth-Line-View-master/Smooth Line View/Smooth_Line_ViewViewController.m
Smooth-Line-View-master/Smooth Line View/Smooth_Line_ViewViewController.xib
Smooth-Line-View-master/Smooth Line View/en.lproj/
Smooth-Line-View-master/Smooth Line View/en.lproj/InfoPlist.strings
Smooth-Line-View-master/Smooth Line View/en.lproj/MainWindow.xib
Smooth-Line-View-master/Smooth Line View/en.lproj/Smooth_Line_ViewViewController.xib
Smooth-Line-View-master/Smooth Line View/main.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.