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

changed canvas size

Open adarrssh opened this issue 3 years ago • 2 comments

Fixes #1227

Changes:

Fixed the canvas sizes of

  1. Forces example (https://p5js.org/examples/simulate-forces.html)
  2. Flocking example (https://p5js.org/examples/simulate-flocking.html)
  3. Wolfman example CA (https://p5js.org/examples/simulate-wolfram-ca.html)
  4. SmokeParticles example (https://p5js.org/examples/simulate-smokeparticles.html)

Screenshots of the change:

  1. Forces example canvas Before the changes image

Forces example canvas After the changes

image
  1. Flocking example canvas Before the changes
image

Flocking example canvas After the changes

image
  1. Wolfman CA example canvas Before the changes
image

Wolfman CA example canvas After the changes

image
  1. SmokeParticles example canvas Before the changes
image

SmokeParticles example canvas After the changes

image

adarrssh avatar Aug 02 '22 17:08 adarrssh

Hey @Qianqianye, please take a look at this pr 🙂

adarrssh avatar Aug 02 '22 18:08 adarrssh

Thank you @adarrssh for making the edits and @3ru for reviewing. I'd suggest to discuss further in the issue before we move forward with a solution in this PR.

Qianqianye avatar Aug 04 '22 23:08 Qianqianye

Since we decided another approach to solve this problem in the issue #1227, I will close this PR for organizational purpose.

Qianqianye avatar Sep 01 '22 19:09 Qianqianye