Direkt zum Hauptinhalt
Erweiterte Suche
Suchbegriffe
Inhaltstyp

Exakte Treffer
Schlagwort-Suchen
Datums Optionen
Aktualisiert nach
Aktualisiert vor
Erstellt nach
Erstellt vor

Suchergebnisse

544 Ergebnisse gesamt

Parabola

FabLab Chemnitz Shape/Pattern from Generator

Source: https://github.com/opensourcebear/inkscape-extension-parabola

Parabola 2

FabLab Chemnitz Shape/Pattern from Generator

Source: https://github.com/opensourcebear/inkscape-extension-parabola/pull/1/commits/d645767e18b59b8373d45736a615dbae8da913fc  

Polygon Side

FabLab Chemnitz Shape/Pattern from Generator

Source: https://inkscape.org/de/~inklinea/%E2%98%85polygon-side Creates a polygon with a given side length.   See also: Lasercut Polygon Inklin

SpiroGraph

FabLab Chemnitz Shape/Pattern from Generator

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

FabLab Chemnitz Shape/Pattern from Generator

Source → https://github.com/vishnu20001/EggBot/tree/master/inkscape_contributed

Vektorkollektor

FabLab Chemnitz Shape/Pattern from Generator

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

FabLab Chemnitz Shape/Pattern from existing Path(s)

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

FabLab Chemnitz Shape/Pattern from existing Path(s)

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

FabLab Chemnitz Shape/Pattern from existing Path(s)

Dots To Path Points

FabLab Chemnitz Shape/Pattern from existing Path(s)

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

FabLab Chemnitz Shape/Pattern from existing Path(s)

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

FabLab Chemnitz Shape/Pattern from existing Path(s)

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

FabLab Chemnitz Shape/Pattern from existing Path(s)

Draw some paths Apply extension The result

Twist

FabLab Chemnitz Shape/Pattern from existing Path(s)

Source: https://wiki.evilmadscientist.com/Twist Draw some path Apply extension Check the result Special factor 0.5

Netting

FabLab Chemnitz Shape/Pattern from existing Path(s)

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

FabLab Chemnitz Shape/Pattern from existing Path(s)

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

FabLab Chemnitz Shape/Pattern from existing Path(s)

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

FabLab Chemnitz Shape/Pattern from existing Path(s)

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

FabLab Chemnitz Shape/Pattern from existing Path(s)

Draw a path (circle in this example) Add nodes to path to generate a good base Modify Path → Add Nodes

Unwind Paths

FabLab Chemnitz Shape/Pattern from existing Path(s)

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...