/op-art-webgl

experiment for our webGL workshop at Gobelins

Primary LanguageJavaScript

OP art

My experiement for our webGL workshop at Gobelins.

all sounds experiments.

Demo available here.

Alt text

It uses Three.js and Greensock as depencies.

After cloning install all dependencies :

npm i

Task

Start development

It starts a developement server at localhost:9966 with live reload.

npm start

Prepare for deploy

npm run build

You are good to go !