Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stylessh/kyoten
- Owner: stylessh
- Created: 2024-02-24T19:55:21.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T20:56:26.000Z (10 months ago)
- Last Synced: 2024-11-10T18:25:36.173Z (about 2 months ago)
- Language: JavaScript
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)