This is an implemenation of the Sierpinski Triangle using Pixi.js. I added some animations on top of it to demonstrate the performance Pixi gives you out of the box.

This is an implemenation of the Sierpinski Triangle using PIXI.js. I added some animations on top of it to demonstrate the performance Pixi gives you out of the box.

If you want to create some fancy 3D graphic content on the web, give Pixi a try!

It’s performance is pretty good and it supports rendering using WebGL or <canvas>.