• Stars
    star
    183
  • Rank 210,154 (Top 5 %)
  • Language
    JavaScript
  • Created over 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code experimentation, R&D and stuff

Code experimentation, R & D and stuff

This repository is a pool of visual experimentations or modules coded for web. They may rely on libraries such as ThreeJS or PixiJS.

Setup

NodeJS

Be sure you have a recent installation of nodejs.

Gulp

This project relies on gulp and several of its plugins.

Run npm install to install node dependencies modules.

Getting started

Run gulp --name module_name to compile, watch and preview module.
Run gulp build --name module_name --production to compile for production.

Modules list