claudiocc.com
The 1k Notebook (part II) – Shouting Hard
http://www.claudiocc.com/the-1k-notebook-part-ii
The 1k Notebook (part II). Note: This is the second part of a tutorial, read first part one. In case you haven’t. Compressing the data set. While messing with this issue, I noticed a particular thing over the coordinates set. Check the following data plot, they’re all the coordinates scattered in a X/Y plane. I made it fast, using javascript. That’s the complete dataset, 246 (there are characters not appearing because they’re on the lower part of the ASCII table, escape ones and so on). The segments appe...
claudiocc.com
claudiocc – Shouting Hard
http://www.claudiocc.com/author/claudiocc
The 1k Notebook (part III). Note: This is the third (and last) part of a tutorial, read first part. In case you haven’t. What didn’t make it. Var Q=a.createImageData(W,H); var O=Q.data; for (var j=9;j- ;) { var G=a.createLinearGradient( Math.random()*W, Math.random()*H, Math.random()*W, Math.random()*H); G.addColorStop(0,'#FFF'); G.addColorStop(1,'#000'); a.fillStyle=G; a.fillRect(0,0,W,H); I=a.getImageData(0,0,W,H).data; for(i=n;i- ;) O[i]=(i 1)%4? 0 0 0] [0 1 0] [0 0 -0.5] / Emboss filter matrix / ...
SOCIAL ENGAGEMENT