Index of /code/art

 NameLast modifiedSizeDescription

 Parent Directory   -  
 3d/ 2023-04-24 14:40 -  
 COLOURS/ 2023-04-24 14:40 -  
 EFFECTS/ 2023-04-20 08:25 -  
 Messages/ 2023-04-20 08:25 -  
 art.zip 2023-04-24 14:41 28M 
 art/ 2023-04-24 14:40 -  
 art_no_data.zip 2023-04-24 14:41 3.6M 
 colourspace/ 2023-04-24 14:40 -  
 components/ 2023-04-24 14:40 -  
 config/ 2023-04-20 08:25 -  
 core/ 2023-04-24 14:40 -  
 data.zip 2023-04-24 14:41 21M 
 data/ 2023-04-24 14:40 -  
 dependencies 2023-04-24 10:35 29K 
 documentation.zip 2023-04-24 14:41 4.0M 
 documentation/ 2023-04-24 10:49 -  
 examples/ 2023-04-24 14:40 -  
 geo/ 2023-04-24 14:40 -  
 image/ 2023-04-24 14:40 -  
 makefile 2023-04-24 10:25 17K 
 music/ 2023-04-24 14:38 -  
 noise/ 2023-04-24 14:40 -  
 sdf/ 2023-04-24 14:40 -  
 shapes/ 2023-04-24 14:40 -  
 string/ 2023-04-24 14:40 -  
 svg/ 2023-04-24 14:40 -  
 tests/ 2023-04-24 14:38 -  
 tiling/ 2023-04-24 14:40 -  
 types/ 2023-04-24 14:40 -  
 wfc/ 2023-04-24 14:40 -  

Documentation

API documentation is in the various subdirectories, e.g. string/api.html as well as in the documentation directory.

Licensing

The code here is generally licensed as CC-BY (https://creativecommons.org/licenses/by/4.0/).

Attribution should be to Mary Holstege and include a link to the code base at http://mathling.com/code/

Sources

Some of the same data is based on WordNet 3.0® and is made available under that license (see data directory).

The noise code is a port of noise-rs which is used under an MIT License (see noise directory).

Much of the colour space conversion code is a port of hsluv-c which is used under an MIT License (see colourspace directory).

Much of the SDF code is based in part on code from Inigo Quilez which is used under an MIT License with some operators from Karsten Schmidt which is used under an Apache license, and a few details from Electric Square Ltd., also under and MIT License (see sdf directory).

The gradients are based on gradient definitions from a variety of sources used under MIT, BSD, and CC Licenses (see COLOURS directory).

The Wave Function Collapse algorithm is a port of the WFC code, which is used under an MIT license. See wfc directory.

Status indicators

Releases

20230424

20230224

20221219

20220731

20220626

[1] Requires functions from the http://expath.org/ns/file and http://expath.org/ns/binary namespaces.

[2] Depends on Saxon Java API extensions; metadata saved in a secondary file due to lacunae in Java PNG implementation.

[3] See Paul Bourke "CONREC: A Contouring Subroutine" (http://paulbourke.net/papers/conrec/) for more information.

[4] See https://en.wikipedia.org/wiki/Elementary_cellular_automaton for more information.

[5] See Valeriy G. Narushin, Michael N. Romanov, and Darren K. Griffin " A universal formula for avian egg shape" (https://www.biorxiv.org/content/10.1101/2020.08.15.252148v1) for more information.

[6] See Scott Draves & Erik Reckase "The Fractal Flame Algorithm" (https://flam3.com/flame_draves.pdf) for more information.

20220308

20211222

20211020

20210814