hfutrell / BezierKitLinks
Bezier curves and paths in Swift for building vector applications
☆291Updated 3 months ago
Alternatives and similar repositories for BezierKit
Users that are interested in BezierKit are comparing it to the libraries listed below
Sorting:
- decode, inspect, edit, and encode png images in pure swift☆397Updated 8 months ago
- An optimized Metal-based Bezier curve renderer☆200Updated 3 years ago
- CoreText Swift bindings☆166Updated last year
- Drawing text along curve in SwiftUI☆130Updated 2 years ago
- ✏️ Drawing engine with Swift and Metal (GPU)☆88Updated 6 years ago
- 🌹 Scroll mechanics implementation☆187Updated 5 years ago
- Utilities for working with bezier curves in SwiftUI☆102Updated 4 years ago
- CIFilter documentation and examples project☆255Updated last year
- A Cross-platform Library for Swift☆177Updated 8 months ago
- Calculate CATransform3D between two Perspectives☆172Updated 2 years ago
- Useful extensions for Apple's Core Image framework☆83Updated last month
- A SwiftUI proof-of-concept which adds rain to a view's background☆243Updated 3 years ago
- ⛓ A chainable interface for Swift's async/await.☆205Updated last year
- Edit images and video with Swift concurrency, powered by Metal.☆397Updated 2 weeks ago
- A Swift library for creating and manipulating 3D geometry☆676Updated last week
- A hands-on approach for getting to know all things Apple's Core Image framework can do.☆64Updated 4 years ago
- The ShapeScript 3D modeling app for macOS and iOS☆415Updated last month
- A modern database abstraction layer + runtime, batteries included [WIP].☆342Updated last month
- Creating a smooth cubic bezier curve that pass through all the prescribed points using Swift and Math.☆74Updated 3 years ago
- Hundreds of Core Image filters wrapped as CIImage modifiers for easy integration with SwiftUI☆235Updated last year
- LRUCache is an open-source replacement for NSCache that behaves in a predictable, debuggable way☆451Updated last month
- Like a SwiftUI ViewBuilder, but for Text☆242Updated last year
- Build advanced interactions with UIScrollView and NSScrollView in SwiftUI