Software Alternatives & Reviews

p5.js

JS library for creating graphic and interactive experiences

p5.js Reviews and details

Screenshots and images

  • p5.js Landing page
    Landing page //
    2023-07-22

Badges

You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Processing or p5.js? My opinions

Q&A #1: Side-Scroller in p5.js

17.11: Sound Visualization: Frequency Analysis with FFT - p5.js Sound Tutorial

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about p5.js and what they use it for.
  • Turbo Pascal Turns 40
    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... - Source: Hacker News / 4 months ago
  • My Google Play Developer account has been terminated
    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. - Source: Hacker News / 6 months ago
  • Repetition can make you loopy!: Intro to JavaScript Loops
    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. - Source: dev.to / 8 months ago
  • Ask HN: How to teach a kid of 15 Linux and programming
    > 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.... - Source: Hacker News / 9 months ago
  • [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!
    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! Source: 10 months ago
  • Tower of Hanoi in P5.js + WASM
    I found P5.js, it is sort of the JS version of Processing and it has everything I was looking for, a complete API for rendering, painting images and text, calling DOM elements and much more. - Source: dev.to / 11 months ago
  • Do any of you code to de-stress?
    Same, no test, no code quality, just drawing animated stuff for the joy. I love doing funny code with https://p5js.org/. Source: 11 months ago
  • I thought programming would save my life, but I gave up, and that's ok
    Https://p5js.org play around with this? My friend makes visuals for his live music same time as he djs… fascinating guy he is! Source: 12 months ago
  • I made a prototype for a .gcode animator. Details in comments.
    I wanted to make a loading animation that looked like an icon got 3D printed, so in my spare time I made a little [p5.js](https://p5js.org/) .gcode animator. Source: 12 months ago
  • Simplest graphics programming language/framework
    Sounds like you want https://p5js.org/ That is, if you want use JS. This is pretty much an equivalent of Processing. Source: about 1 year ago
  • What are you working on? (2023-03)
    I’m working on a wrapper for p5js using Fable. It’ll be mostly a summer project, since I don’t have much time to work on it the following months. It’s fun though, to port an example sketch every now and then, implementing missing methods along the way. Source: about 1 year ago
  • Any idea if there is a way of creating simulations such as the ones from the website PhET Colorado Edu, but without knowing anything about html, C++ or Python?
    What sort of simulation are you trying to make? p5js.org is a great easy-to-use tool, but you still need to be handy with coding. Source: about 1 year ago
  • Valentine's Day with Code: Celebrating Love Through Technology
    This code uses the p5.js library to create a virtual rose garden with 10 red petals arranged in a circle. The draw method constructs the background and draws the ellipses that make up the petals, while the setup function sets the canvas size, the circle's center, and the length of the petals. The map function is used in the draw function's for loop, which iterates ten times, to determine the angle for each petal... - Source: dev.to / about 1 year ago
  • [Media] Genetic algorithm simulation - Smart rockets (code link in comments)
    You're welcome, frameworks like nannou are called **Creative coding frameworks**, processing I think is the most popular one out there, also P5js. Source: about 1 year ago
  • I have a question:
    p5 js shouldn't be too hard to transition to, just remember to check the docs and all that. Source: about 1 year ago
  • Make P5 sketches with english (via GPT3). What do you think?
    Basically it sets up a p5.js sketch on the page, starting with just drawing an white circle, and then you can say things like "make the circle blue" or "add a green square" and it will take the code (which you can see and edit in the text area at the bottom and resubmit with a blank command to edit) and send it with your command to GPT3 and have it (try) to edit the code to do whatever your command says. Source: about 1 year ago
  • I recently started learning how to code and I really wanna get into creative coding, some tips, tricks and tutorial videos would be much appreciated
    Check out Processing https://processing.org/ JavaScript flavour is probably easier entry point as you can run it directly in a browser https://p5js.org/. Source: about 1 year ago
  • Abiogenesis
    p5.js is another option for easy rendering! Can be done completely in the browser, too. Source: about 1 year ago
  • Anyone know how to embed p4js shetches into a website?
    There is no Processing 5. Most likely what you're thinking of is p5.js which is the javascript version of Processing, and can be used to display your sketch online. Source: about 1 year ago
  • Keep Swimming
    I use a javascript library for creative coding called p5.js. Additionally, I use opensimplex noise to determine the "flowlines". These flowlines are what control the position and direction of each individual pill. Source: over 1 year ago
  • Can programming be a hobby? What can I do with it?
    If you're interested in it, you can look at learning either Processing or P5JS to make your own art as well. Source: over 1 year ago

External sources with reviews and comparisons of p5.js

20+ JavaScript libraries to draw your own diagrams (2022 edition)
A JS client-side library for creating graphics and interactive experiences, based on the core principles of Processing to make coding accessible to artists, designers and educators. Beyond drawing, this project provides offers web audio functionality, collision detection and even generation of graphical user interfaces from p5.js sketches.
8 Best Free and Open-Source Drawing Libraries in JavaScript
The p5.js library is a great option for people who are looking for a library that doesn't have a steep learning curve, but which can create very complicated systems if necessary. The get started with P5.js page on the official website has a functional example that draws circles wherever you move your mouse in only a few lines of code.

Do you know an article comparing p5.js to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic p5.js discussion

Log in or Post with

This is an informative page about p5.js. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.