Scaling a Processing Sketch into the canvas
in
Processing with Other Languages
•
7 months ago
Hey guys!
I'm kind of noobish at most things in CSS, HTML and Processing and here's my problem
I have several sketches I want to fit inside one page, but they must be responsive to the resolution of the device accessing the page. I copied some code for the fluid tag for the usual elements of the page, but what can I do with the sketches and their <script> tag?
Thank you,
Alex
1