Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

3D layout #31

Open
trusktr opened this issue Dec 9, 2018 · 0 comments
Open

3D layout #31

trusktr opened this issue Dec 9, 2018 · 0 comments

Comments

@trusktr
Copy link

trusktr commented Dec 9, 2018

I'd like to extend this to 3D.

I see there's lines starting with Z to indicate z-index, but I suppose that isn't really depth.

I'd like to lay things out depth-wise too.

f.e. put items at opposite corners of the 3D layout:

H:|-[child1(child3)]-[child3]-|
V:|-[child1(child3)]-[child3]-|
D:|-[child1(child3)]-[child3]-|

where D is for depth. Or maybe we can extend Z for that, and set the Z size to work in that space.

But if we use Z, maybe X and Y could work in place of H and V, for consistency (and D as alias for Z).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant