Skip to content

mairod/dancing-particles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


          ____                   _                ____             __  _      __
         / __ \____ _____  _____(_)___  ____ _   / __ \____ ______/ /_(_)____/ /__  _____
        / / / / __ `/ __ \/ ___/ / __ \/ __ `/  / /_/ / __ `/ ___/ __/ / ___/ / _ \/ ___/
       / /_/ / /_/ / / / / /__/ / / / / /_/ /  / ____/ /_/ / /  / /_/ / /__/ /  __(__  )
      /_____/\__,_/_/ /_/\___/_/_/ /_/\__, /  /_/    \__,_/_/   \__/_/\___/_/\___/____/
                                     /____/


Requirement :

npm
Webpack 2

And a working Spotify API Key ! place it in the index.php file

Node version recommended :

Node : v7.4.0
npm : 4.0.5

Running Dev Environement

Dev are in the /src repository

Installation of Webpack : npm i -g webpack webpack-dev-server@2

##To start :

  1. Clone the project & cd path/to/the/clonned/repository
  2. Run npm install
  3. Run npm start
  4. Go to the /build repo on your browser.

##To build :

Run npm run build

Credits :

Thanks nicoptere for FBO simulation explication : http://barradeau.com/blog/?p=621

About

A WebGl Experiment with music and particles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors