Skip to content

Latest commit

 

History

History
executable file
·
23 lines (16 loc) · 1013 Bytes

README.md

File metadata and controls

executable file
·
23 lines (16 loc) · 1013 Bytes

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