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

https://github.com/timmoth/particleripple

ThreeJs particle ripple effect
https://github.com/timmoth/particleripple

Last synced: over 1 year ago
JSON representation

ThreeJs particle ripple effect

Awesome Lists containing this project

README

          

# ParticleRipple

ThreeJs simulation of a rainbow ripple wave effect using a particle field

[![Demo](https://img.shields.io/badge/live-demo-green?style=flat-square)](https://timmoth.com/showcase/OywMsLZzgkeCVmjVgnHt7g)

Clone
```
git clone https://github.com/Timmoth/ParticleRipple.git
```
Build
```
npm run build
```
Run
```
npm install http-server -g
http-server
```
App will be available at http://localhost:8080/