Software Alternatives, Accelerators & Startups

Skia VS p5.js

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

Skia logo Skia

Skia is an easy-to-use and user-friendly 2D Graphics Library that comes with many prominent APIs for usage in software and hardware platforms.

p5.js logo p5.js

JS library for creating graphic and interactive experiences
  • Skia Landing page
    Landing page //
    2022-03-04
  • p5.js Landing page
    Landing page //
    2023-07-22

Skia videos

SkiA Ski Trainer Review

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

Category Popularity

0-100% (relative to Skia and p5.js)
Development
100 100%
0% 0
Javascript UI Libraries
Photos & Graphics
100 100%
0% 0
Charting Libraries
0 0%
100% 100

User comments

Share your experience with using Skia and p5.js. 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 Skia and p5.js

Skia Reviews

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

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.

Social recommendations and mentions

Based on our record, p5.js should be more popular than Skia. 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.

Skia mentions (21)

  • Cairo – Open-Source 2D Graphics Layer/API with Fonts and Many Back-Ends
    Didn't know about Skia previously! So, let's provide some links: Overview: https://en.wikipedia.org/wiki/Skia_Graphics_Engine Homepage: https://skia.org/ Source: https://skia.googlesource.com/skia/ https://github.com/google/skia where the following github projects which involve drawing are mentioned: https://github.com/bkaradzic/bgfx https://github.com/wjakob/nanogui we find the following interesting quote:... - Source: Hacker News / 11 months ago
  • Lottie under the hood
    Actually, that's not entirely accurate. The lottie-web Library itself doesn't support rendering to WebGL. However, there is a package called canvaskit-wasm that wraps Skia (a graphics engine) with WebAssembly (wasm). This package includes a module called skottie which supports rendering animations into a WebGL surface. However, there is a drawback with this approach: using wasm requires loading a relatively large... - Source: dev.to / about 1 year ago
  • Widely-used graphics library
    Skia is pretty great if you can get it running. Source: about 1 year ago
  • Leveraging Rust and the GPU to render user interfaces at 120 FPS
    Google has done a ton of work on GPU accelerated vector graphics too for Android and other platforms. Their skia library is pretty nice: https://skia.org/. - Source: Hacker News / over 1 year ago
  • Graphic Library for C
    There’s also Skia by Google. Used by Android and Google Chrome. Source: over 1 year ago
View more

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 / about 1 month 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 / about 1 month 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 / about 2 months 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 / 7 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

What are some alternatives?

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

Aspose.Drawing for .NET - Cross-platform complete 2D graphic library with System.Drawing API.

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

Cairo - Cairo is an open-source 2D graphics library released under the GNU Lesser General Public License with support for several output devices.

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

PlotDevice - PlotDevice is a graphics language for tinkerers, designers, developers and is written in Python.

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