How to build a processing sketch loader ?
in
Programming Questions
•
3 years ago
I would like to build an electronic sketch viewer of sorts. I can open alternate windows with any type renderer but outside of copying and pasting the code and then hitting the run button I want to develop a more seamless transition method.
It would be like an electronic version of the defunct builtwithprocessing.org.
Think of what an electronic version of openprocessing.org would look like.
There is a site where you can type the openprocessing.org id and you are returned with the contents.
http://emoc.org/opcode/
I believe it would be possible, where you just select the sketches from a folder and the script builds a series of sketches and you just pick from the selected.
However, I want to know if it is possible to do this on the fly ?
I have tons of awesome sketches I would like to share.
I think it is possible.
It would be like an electronic version of the defunct builtwithprocessing.org.
Think of what an electronic version of openprocessing.org would look like.
There is a site where you can type the openprocessing.org id and you are returned with the contents.
http://emoc.org/opcode/
I believe it would be possible, where you just select the sketches from a folder and the script builds a series of sketches and you just pick from the selected.
However, I want to know if it is possible to do this on the fly ?
I have tons of awesome sketches I would like to share.
I think it is possible.
1
