Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 481 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 481 Bytes

3D-Particle-Viewer

This small "engine" is used create 3D visualisations of particles. In the back it uses Three.js. A json file representing the animation can be loaded.

In the current example the animation is overwritten by generating an x amount of molecules and moving them randomly over the field for an x amount of time.

For a screencast see: http://www.youtube.com/watch?v=knlt5fazfSU

Support

Currently only Google Chrome (latest) is supported