Draw elements
Review of elements drawing tasks and options
This category contains 22 showcases
Play all Draw elements showcases continuously
Drawing circle, cubic and quadratic arcs
Drawing with point capture to connect elements
Demonstration of the five possibilities for drawing Bézier cubic curves with the two types of arcs (cubic C(p1, c1, c2, p2) and smooth cubic S(p1, c2, p2)):
- an arc defined by 4 points (origin p1, endpoint p2, control points of the tangents at the origin c1 and endpoint c2)
- an open curve defined by its vertices then smoothed by calculating the control points (c1,c2) of the cubic arcs.
- a closed curve defined by its vertices then smoothed by calculating the cubic arcs.
- an open curve defined by its vertices then smoothed by calculating the control points (c2) of the smooth cubic arcs. The curve starts with a cubic arc C(p1, c1, c2,p2) to fix the tangent at the origin.
- a closed curve defined by its vertices then smoothed by calculating the control points (c2) of the smooth cubic arcs. The curve starts and ends with a cubic arc C(p1,c1,c2,p2) to fix the tangents at the origin and the end.
Demonstration of the five possibilities for drawing Bézier quadratic curves with the two types of arcs (quadratic Q(p1, c1, p2) and smooth quadratic T(p1, p2)):
- an arc defined by 3 points (origin p1, endpoint p2, control point c1 of the tangents at the origin and extremity)
- an open curve defined by its vertices then smoothed by calculating the control points (c1) of the quadratic arcs.
- a closed curve defined by its vertices then smoothed by calculating the quadratic arcs.
- an open curve defined by its vertices then smoothed by calculating the smooth quadratic arcs. The curve starts with a quadratic arc Q(p1, c1, p2) to fix the tangent at the origin.
- a closed curve defined by its vertices then smoothed by calculating the smooth quadratic arcs. The curve starts and ends with a quadratic arc Q(p1,c1,p2) to fix the tangents at the origin and the end.
Choosing and drawing emoji icons
Choosing and drawing FontAwesome icons
Drawing free paths smoothed or not
Drawing horizontal, vertical and oblique lines
Drawing paths with horizontal and vertical lines
Drawing images
Drawing lines
Insert and edit a Google Map in your SVG drawing
Drawing paths with curves
Drawing paths with holes
Drawing polylines
Drawing rectangles
Drawing multiple objects with the same task in repeating mode
Drawing cataloged shapes and icons
Restart last drawing actions with the shortcut icons
Drawing cataloged symbols
Drawing triangles
Draw elements with grid snapping