Giter Site home page Giter Site logo

blobulator's Introduction

This is an interactive art project involving images being represented using blobs.. it should be interesting..

basically I'm playing with ideas from here: https://codepen.io/olleicua/pen/zdoQpz?editors=110 but with blobs representing the pixels of a low-res rendering of an image that the user has uploaded

at this point the user can upload an image which we can extract pixel data from. I the user to be able to upload a bunch of images and then select them from a gallery of thumbnails and watch a fixed number of black and colored blobs fly accros the screen to form the new image. At high res I hope to visualise a smooth transition from one image to another. Image one person's face reflected on a perfectly smooth pond and then a stone is dropped in and the ripples reform and distort the image to instantly be another person's face.

Update: I've done a bunch more work and successfully implemented the imaging interface. Three major steps remain:

  • replace my clunky non-working blob placement algorithm (which fails to create a recogniseable rendering of the image) with a hill climbing algorith where each pixel seeks the local maxima for the color it represents.
  • fix animation
  • build the gallery and preview ui

also:

  • get some sleep..

blobulator's People

Contributors

olleicua 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.