Category: JavaScript
-
Slippy Maps with Unity
—
A slippy map (sometimes also referred to as tiled web map, tile map, or simply interactive map) is a web-based map that can be zoomed in and out seamlessly. The most popular slippy map you might be familiar with is Google Maps, alongside many others like that. This tutorial will show you how to create…
-
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…