Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartolomej/bezier-playground
Create and visualise bezier curves ✍️
https://github.com/bartolomej/bezier-playground
bezier-curves drawing-app
Last synced: about 17 hours ago
JSON representation
Create and visualise bezier curves ✍️
- Host: GitHub
- URL: https://github.com/bartolomej/bezier-playground
- Owner: bartolomej
- Created: 2021-11-19T17:06:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T22:24:13.000Z (12 months ago)
- Last Synced: 2023-11-26T23:24:04.181Z (12 months ago)
- Topics: bezier-curves, drawing-app
- Language: JavaScript
- Homepage: https://bartolomej.github.io/bezier-playground
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bezier playground ✍️
Bezier playground implements basic bezier curve editor features, like:
- add multiple bezier curves to a spline
- add multiple splines to a canvas
- change spline colors
- change spline width
- remove spline
- [figma](https://figma.com) like drawing UX## Screenshot
![Screenshot 2021-11-22 at 00 11 44](https://user-images.githubusercontent.com/36109955/142782680-336fd844-410f-4c44-afc1-c0505b2a6cc5.png)