svgsort
Path plotter
Tools for efficiently plotting SVG files by breaking paths into smaller parts and optimizing their order
svg path sorter for more efficient (pen)plotting.
252 stars
13 watching
18 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
artoptimizationpen-plottersvg
Related projects:
Repository | Description | Stars |
---|---|---|
piebro/plotting-maps | Tool to generate SVG maps from OpenStreetMap data for plotting with pen plotters | 47 |
nevrome/ggpointgrid | Software for rearranging scatter plot points on regular grids while avoiding over-plotting. | 37 |
scour-project/scour | An SVG optimizer/cleaner tool that reduces the size of vector graphics by removing unnecessary data. | 780 |
pbeshai/d3-interpolate-path | A tool for creating smooth SVG path interpolations with variable point count | 324 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
loicgoulefert/occult | Removes occulted lines in SVG files by analyzing polygon coverage of paths | 68 |
abey79/vpype | A command-line tool for creating and manipulating vector graphics used in plotters. | 706 |
stefanedwards/lemon | A package of utility functions for customizing ggplot2 plots and creating specialized visualization tools | 184 |
const-ae/ggupset | Provides an extension to ggplot2 for creating UpSet plots with a non-standard x-axis | 353 |
arpruss/gcodeplot | Converts SVG and HPGL files to gcode instructions for use with 3-axis pen plotters. | 170 |
allancameron/geomtextpath | A package providing curved text labeling capabilities in ggplot2 plots | 627 |
sgreben/jp | Generates terminal plots from JSON data | 1,322 |
svgpp/svgpp | A C++ library for parsing and manipulating SVG (Scalable Vector Graphics) files | 553 |
bonnyfone/vectalign | Tool to align and morph complex SVG paths into AnimatedVectorDrawable animations | 2,032 |
elftausend/graplot | A Rust-based plotting library that creates windows displaying graphs. | 28 |