Space

Space is a canvas animated background working with PIXI.js to make your webpages look cool! :v:

How to use it:

  • Include PixiJS library on your webpage.
  • Include the space.js file in your page body.
  • Add this CSS to do canvas full size and acting as a background: css canvas { position: fixed; top:0; left:0; width:100%; height:100%; z-index:-1; }
  • Look how cool your page is now!

Built With

Share this project:

Updates