Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stylessh/kyoten

Generate a particle canvas based off of a given image
https://github.com/stylessh/kyoten

Last synced: 5 days ago
JSON representation

Generate a particle canvas based off of a given image

Awesome Lists containing this project

README

        

# Kyoten - Image to particles with WebGL.

This is a simple project to convert an image to particles using WebGL and Three.js.

> Heavily Work in Progress. Not ready for use.

## Getting Started

```bash
npm install
npm start
```

Created by [@stylessh](https://github.com/stylessh)