On page below I read that processing.py is in fact "add-on called Python Mode":
https://py.processing.org/tutorials/gettingstarted/
Does it mean that I cannot by any means use processing inside my python code - let's say - in some Anaconda IDE like Spyder? And to run some equivalent of processing sketches in python?
In other words: How to run some non-trivial code like setup() and draw() functions from sketches like: https://py.processing.org/tutorials/p3d/ ?
from Using processing.py in Anaconda
No comments:
Post a Comment