p5.js VS p5.js-web-editor

Compare p5.js vs p5.js-web-editor and see what are their differences.

p5.js

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs — (by processing)

p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything. (by processing)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
p5.js p5.js-web-editor
233 38
20,850 1,252
0.9% 3.0%
9.9 9.6
5 days ago 3 days ago
JavaScript JavaScript
GNU Lesser General Public License v3.0 only GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

p5.js

Posts with mentions or reviews of p5.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-30.
  • P5.js: Online Canvas Programming
    1 project | news.ycombinator.com | 27 Feb 2024
  • Coming Home From the South Pole
    1 project | news.ycombinator.com | 10 Jan 2024
  • Turbo Pascal Turns 40
    8 projects | news.ycombinator.com | 30 Nov 2023
    Processing (P5) had this: you can select any string of text in its IDE anl search for it in the docs, and if it's one of the built-in functions or constants it will open the associated static html page that came installed with the software, so no internet nor server required. And despite being offline you can still navigate the docs too. This feels a lost basic skill in static site generation these days.

    It was the only creative coding framework that had complete, offline documentation like that at the time I might add. OpenFrameworks is still mostly autogenerated stubs for example.

    IMO it was one of the things that gave Processing an edge in educational contexts over all alternatives. I was pretty sad to see p5.js not fully continue that tradition and require that you go online to read the docs, and that it's not a static website but that text is rendered with javascript when you open it (still complete and with examples though).

    https://processing.org/

    https://p5js.org/

  • My Google Play Developer account has been terminated
    1 project | news.ycombinator.com | 15 Oct 2023
    I thought it could be funny to use the javascript version of it https://p5js.org/ in a web page and then wrap it in a Unity app, since Unity was and is the environment I use for making apps.
  • Repetition can make you loopy!: Intro to JavaScript Loops
    1 project | dev.to | 14 Aug 2023
    In this last section, I'll be creating some visual examples to show how helpful loops can be. I'll be using p5js, a JavaScript library with functionality for creative coding. That being said, I'll try to give a condensed version of the functions being utilized in the following examples.
  • G9.js: Automatically Interactive Graphics
    2 projects | news.ycombinator.com | 8 Aug 2023
    I was curious too, took a little bit of digging :)

    "the original domain of [P]rocessing was proce55ing.net, so people used to sometimes refer to processing as proce55ing or P5 or p5 for short. they still do sometimes. p5.js is a reference to that."

    from https://github.com/processing/p5.js/issues/2443

  • [OC] Monthly Performance of the S&P 500: 94 Years in 1 Video.
    1 project | /r/dataisbeautiful | 27 Jun 2023
    Sketch.js - https://p5js.org/
  • Ask HN: How to teach a kid of 15 Linux and programming
    3 projects | news.ycombinator.com | 20 Jun 2023
    > how do I get him learning programming in a fun way?

    Processing / P5.js can be pretty fun to learn. You use a real programming language to create art and animations. With little code you can get a circle on the screen, then making it move, then following your mouse, then adding other shapes, then changing colour depending on some event… It’s conductive to experimentation and a way to gradually introduce concepts.

    https://processing.org/

    https://p5js.org/

    https://thecodingtrain.com/

  • [OC] I created a simple, free waveform and genre visualizer for your top ten Spotify songs, a few samples below and link to the tool in the comments!
    1 project | /r/dataisbeautiful | 8 Jun 2023
    Then I used p5js to create the 'art' itself, really user friendly coding framework with lots of resources online! If you want to get into coding, that is a really great entry point with Daniel Schiffman's coding train videos on YT!
  • Different texture types
    1 project | /r/p5js | 28 May 2023
    Posted an issue for it that u guys can check out here: https://github.com/processing/p5.js/issues/6166

p5.js-web-editor

Posts with mentions or reviews of p5.js-web-editor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-26.
  • Let's compile like it's 1992
    4 projects | news.ycombinator.com | 26 Feb 2024
    Another option is to use the p5.js library. They also have a nice online editor, at https://editor.p5js.org/, which makes it easy for students to get up and running quickly.
  • TRADUÇÃO: Quando você vai querer usar o BubbleSort?
    1 project | /r/Dev_Solutions | 6 Dec 2023
  • hello :)
    1 project | /r/p5js | 1 Jun 2023
    Playing is the way to go! Some stuff can be a bit hard to wrap your head around for the first time, but theres a lot of resources and good people on the generative scene to help. If you havent saw it, you can use the online editor https://editor.p5js.org/ so you dont need to worry about how the file structure of a p5 project works (its easy!) And this will feel a bit dumb for some people but the moment i saw the reference page https://p5js.org/es/reference/ i felt a bit of relief as i thought programmers just memorized all those methods and functions.
  • Ising Model - Mathematical model of ferromagnetism in statistical mechanics
    1 project | /r/cellular_automata | 6 May 2023
    I'm not very good at JS or processing, but you can see how this one worked out by pasting it into https://editor.p5js.org/ or a similar website.
  • How hard would it be to code a "point and click-y" game as a total beginner
    3 projects | /r/gamedev | 18 Apr 2023
    You could do something like this in p5js pretty easily. p5js is a beginner friendly JavaScript library for drawing to an HTML canvas.
  • De unde încep? Help!
    1 project | /r/programare | 6 Apr 2023
  • Scratch is the world’s largest coding community for children
    10 projects | news.ycombinator.com | 30 Mar 2023
    I believe p5.js (used at https://editor.p5js.org/) is quite close to Scratch in spirit. Of course I think turning straight to javascript (the library really streamlines it) might be too difficult without instruction, so following some kind of tutorials or lessons would be necessary.

    It's incredibly fun, and I've been making procedural... things for a while with it. Many artists use it (and of course every web tool is available... you can even later port the code to just straight canvas for the performance, although that's rarely necessary I guess).

    See my little roguelike room generator: https://editor.p5js.org/gustavo.nramires/sketches/eyyxg7vl2

    And a flower: https://editor.p5js.org/gustavo.nramires/sketches/hwhVUQu_X

  • Wind and Grass
    1 project | /r/generative | 25 Mar 2023
    Hi, i'm on editor.p5js.org
  • Live coding?
    2 projects | /r/processing | 10 Mar 2023
    If you use p5js, you can use the web based editor which can be set to refresh whenever the code changes. It’s a bit dangerous if using loops since it can hang sometimes—it happened to me last week and I lost an hour of work because I was so in the zone that I didn’t think to save my sketch—but it’s good to see the results live.
  • First p5js
    1 project | /r/generative | 25 Feb 2023
    Thanks! I started my employees life 20 years ago as a c++ and java programmer, I think it’s like cycling, so I just had to learn about the framework. The URL I used was https://www.p5js.gym-wst.de and of course the editor https://editor.p5js.org has tons of examples.

What are some alternatives?

When comparing p5.js and p5.js-web-editor you can also consider the following projects:

three.js - JavaScript 3D Library.

website-archive - Archive of the Coding Train website (first version)

paper.js - The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey

website - The Pudding's website

fabric.js - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser

c2lc-coding-environment

two.js - A renderer agnostic two-dimensional drawing api for the web.

boiga - A Python library enabling ergonomic Scratch 3.0 code generation.

BabylonJS - Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.

pxt-microbit - A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode

heatmap.js - 🔥 JavaScript Library for HTML5 canvas based heatmaps

schotter - Nannou/Rust tutorial based on Schotter by Georg Nees