Hacker News new | ask | show | jobs
by darkhorse13 1663 days ago
This is freaking awesome! 2 questions:

- Can I set the result as the background of a <div> element? Or does it have to be on a canvas? Either way, an actual usage example in the README would do wonders.

- Does anyone know of anything similar like this but in Python?

1 comments

I added an example to the readme but generally speaking this framework is pretty agnostic and you can use the x, y coordinates in each line with any library
Thank you, this is excellent.