p5.js: point of view & cameras

playing with camera and point of view functions. Here, I’ve mixed rotate functions with with sine functions to create an automatic sweeping, revolving, in/out camera orbit.

It’s really easy to play with these variables using p5.js: “a JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing.”

These automatic camera functions will be used to display (on Arts Tech Night) the word/image mapping program I’m writing. The idea is to combine unrelated words and their corresponding image results in the same space to stimulate divergent thinking.

Screen Shot 2016-05-01 at 1.23.57 PMScreen Shot 2016-05-01 at 1.24.06 PM

lexi-lang.png

Leave a comment