48h.arts.ens.fr/js
Daru13 e51a59b738 Implement a more performant drawing method.
Instead of drawing opaque triangle contours on an empty canvas and
iterating overt its pixels to invert the opacity, use the
globalCompositeOperation property of the canvas to fill the canvas with
white, and draw "transparent" triangle contours.
2019-04-23 02:20:15 +02:00
..
calendar.js Initial copy of the website of the Nuit 2018 event. 2019-04-14 03:08:24 +02:00
interval_coloration.js Initial copy of the website of the Nuit 2018 event. 2019-04-14 03:08:24 +02:00
jquery-3.3.1.min.js Initial copy of the website of the Nuit 2018 event. 2019-04-14 03:08:24 +02:00
jquery-3.3.1.slim.min.js Initial copy of the website of the Nuit 2018 event. 2019-04-14 03:08:24 +02:00
tipso.min.js Initial copy of the website of the Nuit 2018 event. 2019-04-14 03:08:24 +02:00
triangles-mask.js Implement a more performant drawing method. 2019-04-23 02:20:15 +02:00