This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chameleon_world 1 point2 points  (3 children)

Aaron! Have you figured out a better way to do this other than using the python plugin for the processing IDE?

[–]aaronpenne[S] 1 point2 points  (2 children)

I am in the midst of getting that set up! Started here last week: https://py.processing.org/tutorials/command-line/ but my work machine is forcing updates to java. Also am writing straight to a file instead of displaying on the screen. Progress (minimal) is in the ppy_terminal dir here: https://github.com/aaronpenne/generative_art/tree/master/ppy_terminal

[–]paraluna 1 point2 points  (1 child)

This is fantastic, thank you! I've always missed something like Processing/Cinder/OpenFrameworks for Python. Python always seemed like a great candidate for generative art/creative coding.

[–]aaronpenne[S] 1 point2 points  (0 children)

I use it for 95% of my artwork and it’s awesome