This Inkscape extension transforms objects drawn on a two-dimensional plane to an isometric projection — or even any other dimetric or trimetric projection.
Inkscape provides an axonometric grid that by default is configured for the isometric projection (i.e., the three axes are set at 120° angles). Drawing with this grid works quite well for simple shapes, but sometimes it is easier to draw the details of an object using a two-dimensional grid, and then scale, shear, and rotate the object to set it on an isometric plane.
For more information, see:
https://github.com/jdhoek/inkscape-isometric-projection
For users of Inkscape versions older than 1.0-beta2, please use version 1.2 of this extension:
https://github.com/jdhoek/inkscape-isometric-projection/releases/tag/v1.2
If you find a bug, please report it here:
https://github.com/jdhoek/inkscape-isometric-projection/issues
Hi, this extension on Manjaro Linux not working, whats the problem? Tnx
this is the message
"Traceback (most recent call last):
File "isometric_projection.py", line 7, in <module>
from simpletransform import Transform
ImportError: cannot import name Transform"
Sorry for my bad english
Are you using Inkscape 1.0? If you can't upgrade yet, you may need to use an older version of this extension, available here: https://github.com/jdhoek/inkscape-isometric-projection/releases/tag/v1.2 .
Great Man! Loved it