mirror of
https://github.com/beardicus/awesome-plotters.git
synced 2025-03-22 20:49:38 +01:00
Adding new resources (#31)
* feat: adding SVG.js to Vector Creation * feat: adding Components AI to Vector Creation * feat: adding DrawingBotV3 to Vector Creation Closes #30 * feat: adding SVG Cropper to Vector Utilities. Closes #22 * some tiny formatting changes
This commit is contained in:
parent
5d64b3d9bd
commit
c19e0132e2
@ -142,6 +142,9 @@ Tools to create vector artwork from scratch or by conversion from other formats.
|
||||
- [cozyvec](https://github.com/brubsby/cozyvec) - Web/Standalone terminal environment for plotter art and tweet plots.
|
||||
- [makio135/plotter](https://observablehq.com/collection/@makio135/plotter) - An [Observable](https://observablehq.com/) notebook collection full of plotter-oriented work.
|
||||
- [PlotterFun](https://mitxela.com/plotterfun/) - Browser-based Image to SVG converter similar to SquiggleDraw.
|
||||
- [SVG.js](https://svgjs.dev/) - Dependency-free lightweight library for creating, manipulating, and animating SVG.
|
||||
- [Components AI](https://components.ai/) - Experimental computational design platform for exploring generative space.
|
||||
- [DrawingBotV3](https://github.com/SonarSonic/DrawingBotV3) - Cross-platform software for converting images to line drawings.
|
||||
|
||||
### Vector Utilities
|
||||
|
||||
@ -153,6 +156,7 @@ Tools to manipulate and optimize vector-based file formats.
|
||||
- [penkit-optimize](https://github.com/paulgb/penkit/tree/master/optimizer) - An SVG optimizer that uses a vehicle routing solver to minimize plot time.
|
||||
- [svg-crowbar](https://github.com/NYTimes/svg-crowbar) - Chrome-only bookmarklet for extracting SVG from an HTML document.
|
||||
- [vpype](https://github.com/abey79/vpype) - Plotter-focused Python-based CLI utility for generating and manipulating SVGs, including scaling and optimizing paths.
|
||||
- [SVG Cropper](https://msurguy.github.io/svg-cropper-tool/) - A browser-based tool to crop SVGs using different primitives, custom shapes, or other SVGs.
|
||||
|
||||
### Fonts
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user