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

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

Scale To Path Length

FabLab Chemnitz Transformations

This effect makes the length of all the destination paths the same as that of the source path, while maintaining their shapes. The source is the topmost path in the selection. Please note if the size seems incorrect after running this extension, please check ...

Raster Perspective

FabLab Chemnitz Transformations

Source: https://github.com/s1291/InkRasterPerspective Apply a perspective transformation to bitmap image using the selected path as envelope, without the need to use an external software to transform the image. Select the raster image and the quadrangle path ...

Isometric Projection

FabLab Chemnitz Transformations

Source of documentation: https://github.com/jdhoek/inkscape-isometric-projection http://jeroenhoek.nl/articles/svg-and-isometric-projection.html This extension has two modes (dimetric and isometric) Also have a look at Live Path Effect "Extrude" for p...

Inset Alignment

FabLab Chemnitz Transformations

This extension aligns elements into the first, last or largest selected item. The bounding box shape and some custom entered offset values are used to calculate the new position. Draw some objects Run the extension