occult
Line remover
Removes occulted lines in SVG files by analyzing polygon coverage of paths
vpype plug-in to remove occulted lines in SVG files
68 stars
3 watching
6 forks
Language: Python
last commit: about 2 years ago plotterpythonsvgvector-graphics
Related projects:
Repository | Description | Stars |
---|---|---|
loicgoulefert/deduplicate | A plugin to remove overlapping lines from SVG files by identifying and duplicating points within a specified tolerance. | 28 |
inconvergent/svgsort | Tools for efficiently plotting SVG files by breaking paths into smaller parts and optimizing their order | 253 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
scour-project/scour | An SVG optimizer/cleaner tool that reduces the size of vector graphics by removing unnecessary data. | 785 |
ax3l/lines-are-rusty | Re-implementation of an SVG renderer for eink devices like the reMarkable tablet | 85 |
abey79/vpype | A command-line tool for creating and manipulating vector graphics used in plotters. | 717 |
svip-lab/ppgnet | This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. | 172 |
stefanedwards/lemon | A package of utility functions for customizing ggplot2 plots and creating specialized visualization tools | 185 |
aubergene/d3-hpgl | Serializes Canvas path commands to HPGL format for pen plotters and other devices. | 19 |
merri-ment/lazy-line-painter | A JavaScript library for creating and animating SVG paths | 1,975 |
godot-extended-libraries/godot-antialiased-line2d | An add-on for Godot 3.x that improves the rendering of lines and polygons with antialiasing capabilities. | 133 |
bonnyfone/vectalign | Tool to align and morph complex SVG paths into AnimatedVectorDrawable animations | 2,030 |
wieslawsoltes/svg.skia | A .NET library for rendering SVG files into raster images using the SkiaSharp backend. | 484 |
ollix/svg2nvg | Converts SVG files to nanovg source code | 49 |
hiphish/rainbow-delimiters.nvim | Provides syntax highlighting for Neovim with Tree-sitter | 595 |