fyre icon indicating copy to clipboard operation
fyre copied to clipboard

binary partitioning question

Open 15bitgames opened this issue 9 years ago • 1 comments

Not so much an issue, but rather an interesting query. Was wondering if and how you would go about writing a script that could emulate binary partitioning tiling? Do you have any good examples as to where I could start or maybe how I could alter your tile.sh code to accomodate such a task?

15bitgames avatar Dec 26 '15 12:12 15bitgames

No idea I'm afraid. I'm not familiar with the alogrithm behind binary space partitioning so I'd have to read up on it and I'm not sure how to implement it with something as basic as shell scripts - this certainly seems to be a task to hand off to a C program.

lwilletts avatar Dec 26 '15 12:12 lwilletts