Is there a way to embed a canvas within another canvas

edited October 2017 in p5.js

I'm creating a web app which makes use of interactive simulations made as canvas to teach subjects. I have a basic canvas where things can be written and drawn just like basic drawing app. I need option to embed another canvas(simulations) within this canvas. How do I do this?

Answers

Sign In or Register to comment.