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
- Host: GitHub
- URL: https://github.com/timmoth/particleripple
- Owner: Timmoth
- License: mit
- Created: 2023-01-09T19:44:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T22:22:00.000Z (over 3 years ago)
- Last Synced: 2025-01-31T12:49:23.798Z (over 1 year ago)
- Language: TypeScript
- Size: 140 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ParticleRipple
ThreeJs simulation of a rainbow ripple wave effect using a particle field
[](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/