Giter Club home page Giter Club logo

emoji-mosaic's Introduction

Emoji Mosaic

Turn an image into a mosaic made of emojis.

Live site

Figure out the average color value of each Emoji?

What is the source for the Emoji character? Using the actual system character seems exceedingly hard โ€” I don't think I got node-canvas installed correctly, and even so I don't believe it would render the Apple Emoji system font.

Maybe extract emoji characters from another library? Gemoji did it The Apple ttf library might be unlicensed?

Get a package to read pngs and make a lookup table?

Use a prebaked lookup table like in emojicam?

How to layout the emoji?

The Emoji should be tightly packed, laid on top of each other, and skewed angle to give it an organic vibe. To get an organic layout (rather than a grid layout) Poisson-Disc sampling is cool, here's a great example.

emoji-mosaic's People

Contributors

ericandrewlewis avatar

Watchers

James Cloos avatar stunum avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.