VincentGarreau / particles.js

A lightweight JavaScript library for creating particles
https://vincentgarreau.com/particles.js/
MIT License
28.95k stars 4.82k forks source link

Initial Particle shape #278

Open KatoWitEC opened 6 years ago

KatoWitEC commented 6 years ago

Hi Vincent/All particles.js Users,

I would like to intialize particles.js with defined shape. As a shape I mean the 'picture' particles are creating by themselves. Something like here: https://image.shutterstock.com/z/stock-vector-abstract-brazil-map-lines-connection-vector-illustration-443007856.jpg

After initialization this intial shape should not change, only particles will move some slight distance from their original positions.

Is that doable using this library? Where to start? Thanks in advance for any advice.

ghost commented 6 years ago

Yeah, I would be interested in something similar. Any luck with this or any other library? Thanks