exchange variables between processing and processingjs
in
Processing with Other Languages
•
2 years ago
Hi all,
as processing.js doesn't include all of the processing libraries, I wish to use both (processing.js and processing) inside my webpage and to exchange datas betheen them. I couldn't find any exemple or idea.
1) how to send a variable (float, int, char, string, array) to processingjs script from processing?
2) how to do the 1) in reverse,
Thank you! Peter
1