Replies: 2 comments 4 replies
-
Hi, do you mean something like what the p5.js editor does (i.e. https://editor.p5js.org/p5/full/VwIq-vp0LDL)? I think it would be very doable to have a subpage (like https://berinhard.github.io/pyp5js/pyodide/full/) where it would only display the canvas. It would be quite a bit more work than the url sharing feature but still doable - I'll try to get to it when I have the time. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Like this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So, now that I'm using it on some of my classes, I wish I had a "present mode", like full screen canvas only mode we could use to show off sketches (and maybe embed them with iframes somewhere else).
It could be triggered by a button or by some argument in the URL and maybe both.
cc @jvfe
Cheers,
Alexandre
Beta Was this translation helpful? Give feedback.
All reactions