Software Alternatives, Accelerators & Startups

p5.js VS PixiJS

Compare p5.js VS PixiJS and see what are their differences

p5.js logo p5.js

JS library for creating graphic and interactive experiences

PixiJS logo PixiJS

Fast and flexible WebGL-based HTML5 game and app development library.
  • p5.js Landing page
    Landing page //
    2023-07-22
  • PixiJS Landing page
    Landing page //
    2023-07-25

p5.js videos

Processing or p5.js? My opinions

More videos:

  • Review - Q&A #1: Side-Scroller in p5.js
  • Tutorial - 17.11: Sound Visualization: Frequency Analysis with FFT - p5.js Sound Tutorial

PixiJS videos

PixiJS Part 3: Renderer, Ticker, & Stage

More videos:

  • Review - Learn PixiJS in 20 Minutes

Category Popularity

0-100% (relative to p5.js and PixiJS)
Javascript UI Libraries
71 71%
29% 29
Charting Libraries
100 100%
0% 0
Flowcharts
44 44%
56% 56
3D
100 100%
0% 0

User comments

Share your experience with using p5.js and PixiJS. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare p5.js and PixiJS

p5.js Reviews

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.

PixiJS Reviews

We have no reviews of PixiJS yet.
Be the first one to post

Social recommendations and mentions

Based on our record, p5.js should be more popular than PixiJS. It has been mentiond 136 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

p5.js mentions (136)

  • Battlesnake Challenge #2 - JavaScript
    JavaScript is everywhere. Not only is JavaScript on every layer of the tech stack (frontend/middleware/backend), but you can also find JavaScript in every software domain. No matter if you want to do command-line tools, creative coding, or machine learning, you can do it in JavaScript. Because JavaScript is so ubiquitous, as a developer it’s the best career choice you can make. - Source: dev.to / 15 days ago
  • Processing Foundation 2024 Software Development Grant (pr05): 'New Beginnings' Open Call
    The Processing Foundation is thrilled to announce the open call for pr05 (pronounced “pros”), a new grant and mentorship initiative designed to support the professional growth of early to mid-career software developers through hands-on involvement in open-source projects. This is a unique opportunity to grow as a developer while making a tangible impact on software projects used by millions of creatives, artists,... - Source: dev.to / 16 days ago
  • How to build an associative graph using React + p5
    I'm using the JavaScript graphics library p5 inside a react component, like so:. - Source: dev.to / 28 days ago
  • 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 / 6 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 / 8 months ago
View more

PixiJS mentions (69)

  • Chapter 1: Boring SVG Manipulation
    And canvas felt almost natural and invoked heavy nostalgia from the first time I touched keyboard and wrote primitive program to draw a house out of lines utilizing Basic. Later on I had a chance to broaden my expertise, when I was doing my hobby game project with Pixi and small bits and pieces on FindLabs pages. - Source: dev.to / 15 days ago
  • JSON Canvas – An open file format for infinite canvas data
    The canvas in Obsidian is as the whole app very well made. I wondered what they are using as well. My guess is https://www.xyflow.com/, which is for drawing nodes. More general purpose would be http://fabricjs.com/. Or very low level https://pixijs.com/. - Source: Hacker News / 3 months ago
  • A Visual Interactive Guide to Bloom Filters
    Https://pixijs.com/ and https://gsap.com/. All of the source code for my posts can be found at https://github.com/samwho/visualisations :). - Source: Hacker News / 3 months ago
  • My thought on different engines
    For full web games (yeah, I come from the web, so I try to make my family proud), I will recommend PixiJS. It has great support for TypeScript and works very well with Vite. It's lighter than other game engines, so it's better for web games. But you will need to do a lot of things by yourself. - Source: dev.to / 5 months ago
  • Ask HN: Possible to make a game engine in the browser?
    Https://openarena.live/ There's also a bunch of Javascript game engines: https://github.com/collections/javascript-game-engines Or PixiJS for 2D: https://pixijs.com/. - Source: Hacker News / 8 months ago
View more

What are some alternatives?

When comparing p5.js and PixiJS, you can also consider the following products

Pixi.js - Fast lightweight 2D library that works across all devices

Three.js - A JavaScript 3D library which makes WebGL simpler.

Processing - C++ and Java programming at the speed of thought.

Phaser - Desktop and Mobile HTML5 game framework. A fast, free and fun open source framework for Canvas and WebGL powered browser games.

Paper.js - Open source vector graphics scripting framework that runs on top of the HTML5 Canvas.

Konva - Konva is 2d Canvas JavaScript framework for drawings shapes, animations, node nesting, layering, filtering, event handling, drag and drop and much more.