plug-in-cml-explorer

Shuji Narazaki (narazaki@InetQ.or.jp); http://www.inetq.or.jp/~narazaki/TheGIMP/

Description

Create abstract Coupled-Map Lattice patterns

Help

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.


Type

unknown

Parameters

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.

Return

None