/fxhash-sinwave

Generative Art Based on Sinwave function.

Primary LanguageJavaScript

FXHASH Generative Art : Sinwave Function

This project is a Generative art created with use of p5.js, It's a FxHash Project, created with help of FXhash Project Boilerplate.

How to use

You will need to have nodejs installed.

Installation

First, make sure that your node version is >= 14

Clone the repository on your machine and move to the directory

$ git clone https://github.com/hironate/fxhash-sinwave.git

Install the packages required for the local environment

$ npm i

Start local environment

$ npm start