Direkt zum Hauptinhalt
Erweiterte Suche
Suchbegriffe
Inhaltstyp

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

Suchergebnisse

405 Ergebnisse gesamt

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

Clones In Perspective

FabLab Chemnitz Shape/Pattern from existing Object(s)

See also Create patterns Draw some random stuff and group Create a whole group of all objects you want to make off some pattern Adjust the center of rotation (move the vanishing point) Select the group and click one time more to get the object rotation a...

Hatches And Grains

FabLab Chemnitz Shape/Pattern from existing Object(s)

Source: https://gitlab.com/marcjeanmougin/inkscape-carto-ext/-/tree/master/ This mapping module is intended for the community of geographers and cartographers. It makes it possible to create visual variables like "hatch" or "grain" on surface or point implant...

Sheriff Star

FabLab Chemnitz Shape/Pattern from existing Object(s)

Source of documentation: https://github.com/garykac/pathmonkey Sheriff stars typically have 5 or 6 points and also have a circle at the end of each point so that the badge can't accidentally stab the officer while they're wearing the badge. 6-pointed S...

Low Poly 2

FabLab Chemnitz Shape/Pattern from existing Object(s)

This is similar to Low Poly extension but works different regarding to the path handling. Allure a wannabe cat into Inkscape - thanks Charlie! Draw some lines at prominent positions You can use freehand drawing tool. This is really quick and handy Sele...

IFS Fractals

FabLab Chemnitz Shape/Pattern from existing Object(s)

https://github.com/dylex/inkscape-ifs Draw some objects Check the result

X-Agram

FabLab Chemnitz Shape/Pattern from existing Object(s)

Source of documentation: https://github.com/garykac/pathmonkey X-agrams are stars with a circumscribed circle. While these can be drawn separately, it can be tricky to properly align the circle and the star, especially for odd-count stars where the center of ...

Living Hinge (Fit To Rectangle)

FabLab Chemnitz Shape/Pattern from existing Object(s)

This plugin only works für rectangles of the type "Object". So you may not convert the rectangle to a path before! See https://wiki.lvl1.org/Inkscape_Extension_to_Render_a_Living_Hinge. Draw a rectangle object (do not convert to path!) See also Livi...

Fill Rectangle With Circles

FabLab Chemnitz Shape/Pattern from existing Object(s)

Shapes

FabLab Chemnitz Shape/Pattern from existing Object(s)

Source of documentation: https://www.arakne.es/en/inkscape-1-0-shapes-extension-new-version/ This plugin works for Object selection as well as Path selection

Another Perspective

FabLab Chemnitz Transformations

This is similar to Bezier Envelope Draw an object and convert to path Draw some envelope path Run the extension and check result

Apply Transformations

FabLab Chemnitz Transformations

An Inkscape extension which recursively applies transformations to shapes. This will remove applied Matrix values from object but will keep it's transformation. It will reset the matrix to basic values like these: It will also clean Live Path Effects

Barrel Distortion

FabLab Chemnitz Transformations

Draw some shape Run the extension Result

Bezier Envelope

FabLab Chemnitz Transformations

This extension is similar to default Inkscape extension "Modify Path → Envelope" and is also similar to Another Perspective. Note: this extension does not work for svg:circle which were converted to svg:path. Those will contain a or A commands in their path. ...

Mirror

FabLab Chemnitz Transformations

This function is a legacy one because the exact same can be done with Live Path Effects ("Mirror symmetry") Draw some objects and a path (line) to mirror Make a copy of the objects you want to mirror (otherwise the tool will just move the selection) Use C...

Flip

FabLab Chemnitz Transformations

This extension only operates on a single path (or a selection of paths, but all individually) by flipping it about the imaginary line that goes from the paths first node to its last node. Source: https://github.com/aconz2/inkscape-extension-flip Draw some pa...

Normalize Drawing Scale

FabLab Chemnitz Transformations

This extension will set the drawing scale to 100% and adds fitting transforms to keep the element size. You can use Apply Transformations to apply those transforms afterwards. This neat toolchain helps to handle all path command coordinates easier. Especially ...