1. 2D design: .SVG & Inkscape - iperal2021/Mecatronica-2024-2025 GitHub Wiki

For this sesion we learn how to design in 2D using the format .svg coding it or with the program Inkscape.

Different examples of .SVG code. I'll edit the code given in the subject:

  • Basic cyan rectangle:

rectangle

  • Square with round corners:

square

  • Red line:

redline

  • Text in .svg:

text

  • Multiple objects:

multiple_objects

  • Animation:

More examples, now using the Inkscape program:

first_example

robot_draw