Replies: 9 comments
-
|
🤔 you're onto something here, I will chew on this. |
Beta Was this translation helpful? Give feedback.
-
|
Created research spike #293 to explore isometric/3D view implementation approaches for both the canvas and exports. |
Beta Was this translation helpful? Give feedback.
-
|
Feature issue created: #299 (targeted for v0.8.0 milestone) This will implement the isometric export option based on the research spike #293. |
Beta Was this translation helpful? Give feedback.
-
|
@coxifred check this out, here is a rough proof of concept of what it could look like: isometric-poc-single.svg |
Beta Was this translation helpful? Give feedback.
-
|
Excellent ! Yes working on something looking like https://stan-smith.github.io/FossFLOW/ And i would like to export rack as isometric png to describe my infrastructure. Thanks |
Beta Was this translation helpful? Give feedback.
-
|
ah cool, thanks for the link & inspiration. So, were you using (or trying to) FossFLOW to model your rack and found Rackula? I'm curious on your context. This thread makes me wonder whether a sort of 3d-rack-as-a-service sort of offering is a feasible and marketable idea. I'm not certain how many people really want 3D racks but damn they do look cool. |
Beta Was this translation helpful? Give feedback.
-
|
Yeah, working on a project where infrastructure is discovered dynamically and displayed as isometric representation. And due to the fact that we can put tags on every digital assets (vm, physical, switches,..) , we can specify which rack, which room, which alley.... We could also for example make server blink for intervention. To be short a digital twin of each it room. Use cases:
Fred |
Beta Was this translation helpful? Give feedback.
-
|
ahh, interesting - so these outputs would potentially, in your use case, need to be addressable per-device. I could imagine someone needing to find a specific device in a specific rack (or even a specific port on a switch) and being able to make that blink to identify would be convenient. |
Beta Was this translation helpful? Give feedback.
-
|
Exactly, this is why your project is very interesting (for dynamically generating racks). Api will be great (i didn't check all asked features). I can imagine a Rakula Mcp tools as well. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
It will be awesome to export rack as an isometric png picture.
Proposed solution
I think you could do that with css 3d transformation
Alternatives considered
No response
How important is this to you?
Nice to have
Beta Was this translation helpful? Give feedback.
All reactions