1997
Shuji Narazaki
Create abstract Coupled-Map Lattice patterns
Make an image of Coupled-Map Lattice (CML). CML is a kind of Cellula Automata on continuous (value) domain. In GIMP_RUN_NONINTERACTIVE, the name of a prameter file is passed as the 4th arg. You can control CML_explorer via parameter file.
unknown
Type | Name | Description |
---|---|---|
PF_INT | ru--mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_IMAGE | image | Input image (not used) |
PF_DRAWABLE | drawable | Input drawable |
PF_VALUE | parameter-filename | The name of parameter file. CML_explorer makes an image with its settings. |
None