Skip to content

Add more Gray-Scott regimes #5

@kosmickroma

Description

@kosmickroma

What

Add more named (f, k) parameter pairs to the GS_REGIMES dict in gs/engine.py.

Why

More regimes = more visual variety. We currently have 15 from Pearson's 1993 catalog. The full xmorphia catalog has
many more unexplored regions of parameter space.

How

Open gs/engine.py and add entries to GS_REGIMES:

"regime_name": (f_value, k_value),

Resources

- http://www.mrob.com/pub/comp/xmorphia/index.htmlfull parameter map with visual previews
- Pearson, J.E. (1993) — "Complex Patterns in a Simple System"
- Try values in the range f: 0.010.08, k: 0.040.07 for interesting results

Notes

- Test by running python main.py and hitting S to cycle until your regime appears
- Describe what the pattern looks like in your PR so we can name it well
- Even unstable or weird ones are interestingadd them

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions