Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSA! Using the p5.js web editor is not recommended #244

Open
quinton-ashley opened this issue Apr 5, 2023 · 0 comments
Open

PSA! Using the p5.js web editor is not recommended #244

quinton-ashley opened this issue Apr 5, 2023 · 0 comments
Labels

Comments

@quinton-ashley
Copy link
Owner

quinton-ashley commented Apr 5, 2023

I've had several users report major problems with the p5.js web editor! ⚠️

But note that p5play is not affiliated with the Processing Foundation, in fact I've become quite disappointed with their leadership lately. Unfortunately, it seems they are unwilling or unable to fix critical issues, some of which are several years old. These issues make the p5.js web editor unreliable and inadequate for p5play users.

  1. When console.log is used to print a number on
    every frame, it causes drops in frame rate.
    This makes the p5.js web editor unusable
    for play testing.

  2. console.log doesn't print out the correct
    values of arrays before and after they're
    changed.

  3. The sequence mode of loadAnimation doesn't
    work unless you use backticks for the name
    of the image file.

I recommend using OpenProcessing or any other online code editor instead!

If you find any other issues with the p5.js web editor, please leave a comment here because the Processing Foundation closes important issues that they won't fix.

@quinton-ashley quinton-ashley changed the title WARNING! Do not use the p5.js web editor PSA! Using the p5.js web editor is not recommended May 14, 2023
@quinton-ashley quinton-ashley pinned this issue Oct 26, 2023
@quinton-ashley quinton-ashley unpinned this issue Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant