Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guillaume-gomez/poisson-disk

Generative image made of dots.
https://github.com/guillaume-gomez/poisson-disk

canvas generative-art javascript poisson-distribution

Last synced: 24 days ago
JSON representation

Generative image made of dots.

Awesome Lists containing this project

README

        

![preview](examples/screenshot.png)

## Try online
[website](https://guillaume-gomez.github.io/poisson-disk/)

## samples
![example-1](examples/example-1)
![example-2](examples/example-2)
![example-3](examples/example-3)

## Run locally
```
yarn
yarn dev

```
Open the file index.html by clicking on it or on command line. (ie on brave `brave-browser index.html`)