How to Add media files to Processing sketches and run it on Windows Phone?
I am new to processing.js I know the basic integration of processing.js
with .html and .pde files which enables the sketches to run on the web.
I am using ProcessingJS Reader (app available on the Windows store) I am
able to run basic apps with simple touch interaction. But I have another
processing sketch which loads some media files (.jpg and .wav) into the
sketch. I want to run this sketch on my windows phone. But I dont knw how
to do so.. How can I embed the media files onto the sketch so that it runs
on my device ?
No comments:
Post a Comment