https://github.com/alladinian/curveeditor
A simple Bézier Curve Editor in SwiftUI
https://github.com/alladinian/curveeditor
bezier-curve macos swift swiftui
Last synced: about 1 year ago
JSON representation
A simple Bézier Curve Editor in SwiftUI
- Host: GitHub
- URL: https://github.com/alladinian/curveeditor
- Owner: alladinian
- Created: 2020-03-23T21:14:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T13:41:14.000Z (over 5 years ago)
- Last Synced: 2025-04-05T21:35:05.152Z (about 1 year ago)
- Topics: bezier-curve, macos, swift, swiftui
- Language: Swift
- Homepage:
- Size: 17.6 KB
- Stars: 15
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CurveEditor
A simple Bézier Curve Editor in SwiftUI
Code from [my article](https://medium.com/@alladinian/making-a-bézier-curve-editor-in-swiftui-7252b04585bc) about making a Bézier Curve Editor in SwiftUI
