Close

The Resurrection

A project log for Multi-scale Turing pattern generator

A multi-scale Turing pattern generator in C++, based on Jonathan McCabe's algorithm.

xdxD 06/21/2018 at 14:200 Comments

A couple of weeks ago, I saw that some developers forked the project on GitHub. It made me feel slightly guilty that I left the code so buggy, so I started working on that again. The latest code has big improvements over the version from two years ago. The underlying algorithm is the same, but that's about it. The most important changes are the following:

Here's a 640x480 image with 5 patterns and the "dawn" colormap. Sweet!

The improvements that I'm most interested in are the following:

Discussions