https://github.com/timmoth/particle-swarm
A GPU accelerated ThreeJs visualization of a particle swarm influenced by curly noise
https://github.com/timmoth/particle-swarm
Last synced: 4 months ago
JSON representation
A GPU accelerated ThreeJs visualization of a particle swarm influenced by curly noise
- Host: GitHub
- URL: https://github.com/timmoth/particle-swarm
- Owner: Timmoth
- License: mit
- Created: 2023-01-17T21:29:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T21:53:09.000Z (over 3 years ago)
- Last Synced: 2025-04-12T17:07:22.557Z (about 1 year ago)
- Language: GLSL
- Size: 534 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Particle Swarm
A GPU accelerated ThreeJs visualization of a particle swarm influenced by curly noise
[](https://timmoth.com/showcase/qGDDiOice0yq8JG_wDNp2A)
Clone
```
git clone https://github.com/Timmoth/particle-swarm.git
```
Build
```
npm run build
```
Run
```
npm install http-server -g
http-server
```
App will be available at http://localhost:8080/