Erweiterte Suche
Suchergebnisse
544 Ergebnisse gesamt
Parabola
Source: https://github.com/opensourcebear/inkscape-extension-parabola
Parabola 2
Source: https://github.com/opensourcebear/inkscape-extension-parabola/pull/1/commits/d645767e18b59b8373d45736a615dbae8da913fc
Polygon Side
Source: https://inkscape.org/de/~inklinea/%E2%98%85polygon-side Creates a polygon with a given side length. See also: Lasercut Polygon Inklin
SpiroGraph
Requirements https://github.com/fsmMLK/inkscapeMadeEasy (included in MightyScape) https://github.com/fsmMLK/inkscapeSpirograph (included in MightyScape) Docs https://inkscape.org/zh-hans/~fsmMLK/%E2%98%85this-extension-will-assist-you-cre...
Sine and Lace
Source → https://github.com/vishnu20001/EggBot/tree/master/inkscape_contributed
Vektorkollektor
A little contribution to the ongoing Vektorkollektor project by Niklas Roy and Kati Hyyppä. See https://stadtfabrikanten.org/article/offene-werkstatt-mit-vektorkollektor This extensions grabs the live vector data from RAW js file and parses it into usable ...
Bounding Box
This is a simple but useful extension to create rectangles and/or circles around selected items. In Inkscape 1.2.1 the option to set some margins around the object were removed, so this extension is even more useful, as it acts a similar way. Select one or mo...
Convex Hull
Creates a convex hull for the current selection of paths. Does not apply to objects and only works for polylines and not for bezier curves! Example for a long fuzzy polyline Bad example with bezier paths
Hatch Fill
Dots To Path Points
Draw some guidance path and some object The object will be cloned so it will be attached to each control path's point Run the extension First select the object, then the control path The result
Offset Paths
Create offset for open or closed paths from non-bezier paths (destructive method). Python library pyclipper needs to be installed (which is automatically done, if you install MightyScape completely). Use Approximate Curves by Straight Lines (Flatten Beziers) e...
Strip Line
Generates a strip line from linear path segments. The whole document will be parsed. This extension does not respect the user selection. Please remove existing transformations before using. You can use Apply Transformations to do this. Draw some line pattern ...
Delaunay Triangulation
Draw some paths Apply extension The result
Twist
Source: https://wiki.evilmadscientist.com/Twist Draw some path Apply extension Check the result Special factor 0.5
Netting
This effect (alternatingly) nets in the selected paths. Based on the work of Sunabe Kazumichi. See http://dp48069596.lolipop.jp Original Path All with all Alternatingly
Travel
Source of documentation: https://github.com/rkp8000/inkscape-travel Copy an object along a precise parametric trajectory. Usage Select two objects to use this extension: a rectangle and a template. The rectangle must be below the template, and the template ...
Number Subpaths
Visualize the order of subpaths within one path. Each start and end node will be marked with green/red dots and a text flag according to its order. Optionally the path ID could be visualized if working with more than one combined path. I use this for vari...
Draw Directions / Travel Moves
This extensions marks start and end point of opened (red + blue) and closed paths (green + yellow). See also Move Path Node. Example 1: Draw dots Draw some paths Run the extension and get the result Example 2: Draw travel moves
Zigzag Nodes
Draw a path (circle in this example) Add nodes to path to generate a good base Modify Path → Add Nodes
Unwind Paths
An extension to wrap off paths to receive horizontal lines or extruded bands. Can be used for paper crafting, analysis and other works. You can also just use it to colorize path segments. Tips: You can use Move Path Node to change the starting node...