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

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

Awesome Lists containing this project

README

          

# Particle Swarm




A GPU accelerated ThreeJs visualization of a particle swarm influenced by curly noise

[![Demo](https://img.shields.io/badge/live-demo-green?style=flat-square)](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/