p5.js icon indicating copy to clipboard operation
p5.js copied to clipboard

Added Example on p5.Framebuffer.get method

Open Forchapeatl opened this issue 1 year ago • 1 comments

Resolves #6750

Changes:

Screenshots of the change:

https://editor.p5js.org/forchapearl1/sketches/QilKPDTvv

PR Checklist

Forchapeatl avatar Aug 11 '24 07:08 Forchapeatl

Hi, Great work so far. Thanks for your work @Forchapeatl and also thanks for the review @davepagurek I do have some thoughts on this. Let me know what you feel?

image

The sketch on the reference page looks a bit off. The canvas is 100x100, and we're trying to draw a box of the same size, also it seems slightly shifted or translated. I do have some thoughts on this.

perminder-17 avatar Sep 20 '24 01:09 perminder-17