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

https://github.com/strainer/particloud55

threejs particle cloud excercise
https://github.com/strainer/particloud55

Last synced: about 2 months ago
JSON representation

threejs particle cloud excercise

Awesome Lists containing this project

README

          

## particloud55

[Web Three.js demo](http://strainer.github.io/particloud55/)

A threejs particle cloud excercise.
* View of cloud automatically spins and zooms.
* Cloud also expands, contracts, inverts.
* Particles are very slowly drawn to each other -squeezed by a randomly offest grid generated each frame.

Eventually the particle clouds become distorted into sheets and strings.

### Primitive flying controls:
* cursor keys spin,
* a-z zooms in out.

### Link
For much more developed physics see:
[strainer/fancy](http://strainer.github.io/fancy/)