wereign / ObsidianMapper

1 stars 0 forks source link

Determine Positions of individual nodes such that they don't overlap with each other #5

Open wereign opened 10 months ago

wereign commented 10 months ago

https://link.springer.com/content/pdf/10.1007/3-540-36151-0_32.pdf

wereign commented 10 months ago

Need to first use Reingold and Tilford's Algorithm with a binary tree to understand it. Will then progress to walker's algorithm, and then will finally move towards implementing that in obsidian

wereign commented 10 months ago

https://stackoverflow.com/questions/33328245/radial-tree-layout-algorithm