maxired / canvas-engines-comparison

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

Home Page:https://benchmarks.slaylines.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 415
Mesh.js 236
P5.js 824
ZRender 298
Two.js 153
Konva.js 128
CanvasKit 163
Pencil.js 103
Paper.js 222
Fabric.js 336
Three JS 633
Scrawl-canvas
Pts 124
EaselJS 134
SVG.js 90

Quick Start

$ yarn install
$ yarn build
$ yarn start

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;

https://benchmarks.slaylines.io

License:MIT License


Languages

Language:JavaScript 85.1%Language:Pug 9.1%Language:CSS 5.9%