All cables core code is licenced under the MIT licence

Some ops may be using code from contributors or external libraries under different licences.

Additional code from contributors and libraries in this export are licenced as follows:

MIT:

- glmatrix by toji (https://github.com/toji/gl-matrix)

Public Domain:

- Photoshop math GLSL shaders by Romain Dura (https://mouaif.wordpress.com/2009/01/05/photoshop-math-with-glsl-shaders/)
- perlin.js (https://github.com/josephg/noisejs/blob/master/perlin.js)

Copyright 2015 Patricio Gonzalez Vivo:

- Voronoise Shader by Patricio Gonzalez Vivo & Jen Lowe (https://thebookofshaders.com/12/)
