Embed Processing Sketch with external csv file in html div?

edited June 2016 in Questions about Code

I have a Processing 3 file that I'm trying to embed into a html file, more specifically into this type of layout 'Tinder Swipe Cards' So that a user would swipe a card that has a processing sketch on it. However, the .pde has an external table that it pulls from and I'm not sure of how to incorporate it all in an html file.

I have most of my code over here on Stackoverflow if you want to take a look, apologies that it's such a mess I'm a beginner.

What's the best way of embedding the sketch? Ideally I'd like to fill all 4 of the swipe cards with different processing sketches, is this possible? - Thanks in advance and again sorry the code is a mess

Sign In or Register to comment.