The ThreeJS/WebGL and Canvas code for the real-time generative animations shown during JSConfEU 2018 in Berlin. Created by Matt DesLauriers and Szymon Kaliski, based on Silke Voigts's designs and mood boards.
This was used during the opening of the event, as well as during breaks in between talks, and around the edges of speaker slides during talks. The visuals were used in a couple other select places, such as in TVs showing current schedule & speaker tracks. All shown with Chrome in real-time.
The main projection uses an aspect ratio of 6540x1200px, four projectors connected to a single GeForce GTX 1080 Windows PC running Chrome in full-screen.
For a video of the artwork at JSConfEU, see here:
A couple select photos below:
You can run it here:
Git clone, then npm install
and npm run start
(dev mode) or npm run build
(output prod static site).
Please use at least:
[email protected] [email protected] Chrome 66
MIT, see LICENSE.md for details.