Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mwcz/fireflies

Tamed fireflies draw pictures for you.
https://github.com/mwcz/fireflies

particles particles-animations three-js threejs webgl

Last synced: 3 months ago
JSON representation

Tamed fireflies draw pictures for you.

Awesome Lists containing this project

README

        

![fireflies title image](src/title.png)

[Live demo](http://palebluepixel.org/static/projects/fireflies/)

# Fireflies

A WebGL demo of drawing shapes with drifting particles.

## Setup

npm install

## Development commands

Start a development environment with BrowserSync:

npm start

BrowserSync will automatically reload your browser when files
change. No more manual refreshing! You can open the game in multiple browsers
and they will all be refreshed together. Clicks will also be synchronized so
you can test the game in several browsers at the same time.