Before/After
Generative art using t-SNE implemented in WASM.
by clauswilke
HTML
<!--
This code is Copyright Claus O. Wilke, 2022
License: CC BY-NC 4.0 (https://creativecommons.org/licenses/by-nc/4.0/)
Click on "Run" to generate a new iteration.
Press "s" to save image as svg.
Press "p" to save image as high-resolution png.
-->
CSS
body {
background-color: black;
margin: 0;
}
JavaScript
(()=>{var A={796:A=>{"use...