|
|
|
|
|
by YjSe2GMQ
2570 days ago
|
|
I once wrote a PostScript program that generates Mandelbrot, tuned it so that it finishes up in reasonable time, and sent to some old laser printer. On next day morning the machine finished up churning numbers and spat out a known picture. BTW: .ps (PostScript) is a fun little stack based language, similar to JVM. Document is simply the result of the program execution. You can program it by hand, though I do not recommend anything large. |
|
[1] https://www.mostlymaths.net/2008/12/quick-postscript-program...
[2] https://gist.github.com/rberenguel/9a5239034cafdeaabdf665444...
[3] https://gist.github.com/rberenguel/38f5106fee2a795be45d6a335...
Edit: having a blog with posts from 10 years ago you want to reference is painful... Broken links, grammar errors, unclear writing, typos...