Tag: javascript
-

Make Your Own Emoji Portrait
—
Emoji Portraits This form allows to create your very own emoji portrait from any picture. Use the sliders to customise the size and angle of the emojis. When you’re happy, right click on the image to save it. The rest of this article explains how to replicate this effect using JavaScript. How it’s done… The inspiration from this…
-

Interactive Graphs in the Browser
—
Having worked both as a teacher and an artist, I know how important data visualisation is. This tutorial will teach you to create interactive network graphs with Python and JavaScript. You can have a go by dragging the nodes of the graph below… You can find a high resolution version of the melancoil tree (2000x2000px, first 1000 numbers)…
