├── Screen Shot 2017-12-23 at 12.59.35 PM.png ├── README.md ├── index.html └── js ├── libs ├── stats.min.js └── dat.gui.min.js ├── Detector.js ├── postprocessing ├── BloomPass.js └── EffectComposer.js ├── app.js ├── controls └── OrbitControls.js └── MarchingCubes.js /Screen Shot 2017-12-23 at 12.59.35 PM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/juniorxsound/Metaball_Simulation/HEAD/Screen Shot 2017-12-23 at 12.59.35 PM.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Metaball Simulation 2 | A metaball simulation using Three.js 3 | 4 | [Live demo](https://juniorxsound.github.io/Metaball_Simulation/) 5 |  6 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 |GUI's constructor: localStorage on exit. localStorage will override those passed to dat.GUI's constructor. This makes it easier to work incrementally, but localStorage is fragile, and your friends may not see the same values you do.