jgraph / drawio

draw.io is a JavaScript, client-side editor for general diagramming.
https://www.drawio.com
Other
40.63k stars 7.57k forks source link

Generic 3D shape to add any SVG image on surface #339

Closed eduardomourar closed 3 years ago

eduardomourar commented 5 years ago

My main goal here is to draw isometric diagrams for Cloud systems (AWS, Azure, etc). A starting point would be to have a generic 3D shape (e.g. a square) in the AWS 3D library that can take a SVG as parameter. Then, hopefully, we can add that image on top of the shape.

Is this something we can do with mxGraph and Draw.io? Would it be beneficial to the community?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

eduardomourar commented 5 years ago

I will update the feature in PR #340 to do the proper isometric projection as shown in image below:

iso
kimblew commented 4 years ago

It would be great to have something like Junichi Yoda's shapes - (see http://www.visguy.com/2008/06/25/free-isometric-piping-shapes-for-visio/) particularly the cube, cylinder and fonts. I had made a tweak to his to allow colour (+/- a % of shade) and transparency which was useful adding additional flexibility for me. iso-test

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.