ajmnz / p5.js-parallax

Stars and multi-layer image parallax in p5.js.

Home Page:https://ajmnz.github.io/p5.js-parallax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p5.js Stars and Layers Parallax

Stars parallax and multi-layer image parallax in p5.js.

Live demo: https://ajmnz.github.io/p5.js-parallax

Installation

Clone this repository

git clone https://github.com/ajmnz/p5.js-parallax

Or download the zip file.

Usage

Run npm install to install all the dependencies.

Development

Run npm run start to start a Webpack development server, or run npm run dev to compile a development build.

Production

Run npm run build to compile a production build.

About

Stars and multi-layer image parallax in p5.js.

https://ajmnz.github.io/p5.js-parallax

License:MIT License


Languages

Language:JavaScript 90.3%Language:SCSS 5.8%Language:HTML 3.9%