quil

mattly 2021-10-14T20:57:11.037Z

has anyone done anything with getting p5-based Quil running in nodejs for rendering large files?

mattly 2021-10-28T05:34:43.005900Z

I actually did and have used it from the JVM, the problem is that I'm using some JS libraries along with to generate the image

gregoltsov 2021-10-20T17:06:16.040Z

I don't have a complete answer for p5-based works, but have you had a look at Tyler Hobbs’ https://tylerxhobbs.com/essays/2015/using-quil-for-artwork? It’s down in the GENERATING LARGE PRINTABLE IMAGES section