I developed an algorithm that takes sequences like $\{ 6, 2, 4, 3, 3, 2, 4, 2, 3, 2, 3, 3, 4, 4, 3, 3, 4 \}$ and turns them into drawings like this ( in Mathematica, of course ).
In order to determine if the tile above tiles the plane I need to remove all internal lines...
... which turned out a tad more dificult than expected. I got as far as a prototype algorithm which I am currently testing and improving.
To be continued.
No comments:
Post a Comment