Solution
An animation library for three.js that provides different kinds of liquid effects.
Installation
$ npm install solution
Usage
// Attention: Three is not yet an ES6 module!; ; var renderer = ;var camera = ;var scene = ; var geometry = 1 1;var mesh = geometry null; var textureLoader = ; textureLoader; cameraposition;camera; { renderer; ; };
Included Effects
- Distortion Droplet Filter
- Planar Water (WIP)
- Oceanic Water
- Waterfall
- Lava
Documentation
Contributing
Maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.
License
This library is licensed under the Zlib license
The original lava shader
was written by nimitz and is licensed under a
Creative Commons license