Skip to content

Performance comparison of PixiJS, Two.js, Paper.js, Fabric.js and Pencil.js;

License

Notifications You must be signed in to change notification settings

zhouchangju/canvas-engines-comparison

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Engines Comparison

https://benchmarks.slaylines.io/

Description

  • Up to 8000 different rectangles moving on a canvas with various speed
  • Different choice of libraries used to render the scene :
module kb
PixiJS
Mesh.js
P5.js
ZRender
Two.js
Konva.js
CanvasKit
Pencil.js
Paper.js
Fabric.js
Three JS
Scrawl-canvas
Pts
EaselJS
SVG.js

Quick Start

$ yarn install
$ yarn build
$ yarn start

Notice: If you haven't installed yarn, you should install it first:

npm install yarn -g

If you get failed at the first step(yarn install), don't worry, you can continue the remaining commands and they will work fine.

Misc

A list of webgl libraries : https://gist.github.com/dmnsgn/76878ba6903cf15789b712464875cfdc

About

Performance comparison of PixiJS, Two.js, Paper.js, Fabric.js and Pencil.js;

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • Pug 10.9%
  • CSS 6.7%