19 skills found
polqf / FillableLoadersCompletely customizable progress based loaders drawn using custom CGPaths written in Swift
pocketsvg / PocketSVGEasily convert your SVG files into CGPaths, CAShapeLayers, and UIBezierPaths
ole / Animated PathsDemo project: Animating the drawing of a CGPath with CAShapeLayer.strokeEnd
aderussell / String To CGPathReftakes in an NSString or NSAttributedString and creates a CGPathRef for that string
louisdh / Bezierpath LengthA simple API to get the length of a CGPath, UIBezierPath or NSBezierPath, written in Swift.
ole / CGPathHitTestingA demo iOS app to illustrate hit testing with CGPathCreateCopyByStrokingPath()
calda / CGPathIntersection:curly_loop: A library that identifies points where two CGPaths intersect
malczak / TextPathsSplit NSAttributedText into glyph CGPath, convert NSAttributedText to SVG
Yak0xff / AnimatedPathsAnimating the drawing of a CGPath with CAShapeLayer.strokeEnd
unixpickle / PathIntersectionA class that can be used to find line intersections of CGPaths
Animaxx / A SupperDrawingDrawing CGPath, CAShapeLayer, and UIImage base on super-formula
valentinradu / PathcutCGPath intersections for iOS and macOS
keighl / PathologyA library for encoding/decoding CGPath data.
AndreiArdelean1 / PathMorphingTools for animating the transition between two paths.
Meniny / DaVinci🖌 More modern CoreGraphics wrapper for iOS/macOS
seltzered / CGPathQueryCGPathQuery is used for calculating points along a CGPath, using Core Animation itself.
codelynx / CGPathExtExtract CGPathElement(s) from CGPath or CGMutablePath from Swift
heestand-xyz / VectorShapes and modifiers for CGPath
jsbean / PathToolsSwift wrapper for CGPath for iOS and OSX graphics applications