I decided to test out some of the scripting capabilities of Typst and see if it could generate arbitrary Lozenge tilings. The answer is of course yes, and even quite large ones. This one did take 12 seconds to compile, but nonetheless, the ease of use was fantastic.
That is so cool.
Will you share the code that made it, please?
Assuming I don’t get bogged down in something else, eventually. I was considering making this my first package contribution to the Typst universe, though I don’t use Github, so it’s going to be an interesting learning experience.
Issue right now is that the docstring comments are a mess, mixing up very detailed algorithm discussion with what should actually be in there. I need to make a proper manual document before I can think about uploading.
