GithubHelp home page GithubHelp logo

foxsir / animated-blobs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xom9ikk/animated-blobs

0.0 0.0 0.0 3.17 MB

Animated Blobs Generator - Create cool animated GIF or SVG shapes for your designs

Home Page: https://blobs.xom9ik.com

License: MIT License

JavaScript 25.02% TypeScript 57.15% SCSS 16.24% Dockerfile 0.29% Shell 1.31%

animated-blobs's Introduction

Blobs Logo

Animated blobs generator

Blobs Screenshot

For users ๐Ÿ˜€

Blob animation is a tool for generating animated blobs. With it, you can generate absolutely any blob animation. This tool also supports gradients.

๐Ÿชต What can be generated?

You can generate:

  • one animated blob;
  • several animated blobs that you can overlay on top of each other in the future (GIF does not support translucency, so there is such a limitation);
  • non-animated SVG blob;
  • for all of the above, you can use a gradient;

๐Ÿš€ How to use?

Using the toolbar, you can change the complexity of the generated blob. You can change the number of points, blob color and gradients! To generate a new blob with the previously specified parameters, press dice button. And when you find a suitable blob form for you, save it by clicking on the download button.

๐Ÿ“ฆ Where can these animations be used?

They can be used on websites, in mobile applications, etc. For me personally, they came in handy for creating blob animations in one of my React Native applications. Because generating and animating such blobs in real time takes quite a lot of resources, which cannot be said about GIF animation. After generation, I just overlaid these blobs and made them transparent, and after that I got this result.

โœจ Words of gratitude

Special thanks for the library for generating blobs, I want to say @g-harel ๐Ÿ”ฅ

Thanks for porting the library for creating GIF animations @antimatter15 ๐Ÿ’ช

And thanks for the inspiration to blobmaker.app ๐Ÿ’ก

I hope this will be useful to someone. For all contacts with me, use either github @xom9ikk or telegram @xom9ik.

For developers ๐Ÿค”

Installation and Development server

Clone repo

$ git clone https://github.com/xom9ikk/animated-blobs.git

Install the dependencies

$ npm i

Run in dev mode with hot reload. dev server will run at http://localhost:3000

$ npm run dev

Build for production and run server. production server will run at http://localhost:3000

$ npm run build
$ npm start

License

MIT

animated-blobs's People

Contributors

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