Space is a canvas animated background working with PIXI.js to make your webpages look cooler! ✌️
- 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:
canvas {
position: fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:-1;
}
- Look how cool now your page is now!
- Animate stars
- Different sparkling frequency for each star
- Shooting stars