Up and Running in three.js
One need not be restricted to 2 dimensions when visualising.
Up and Running in three.js
One need not be restricted to 2 dimensions when visualising.
Adding another dimension makes data visualisation and art generated from code even richer.
While p5.js can be used to generate 3 dimensional shapes, it lacks the flexibility and power of three.js. But understanding three.js is a little more challenging.
In this series of tutorials, I will try to get you up and running with three.js, so that you are able to generate a simple generative art piece in three.js that reacts to music.
Part I — Simple primer on three.js
Part II — Manipulating vertices in three.js
playgrd.com || facebook.com/playgrdstar || instagram.com/playgrdstar/


