All Projects → kylemcdonald → Multiscaleturing

kylemcdonald / Multiscaleturing

An implementation of multiscale turing patterns with openFrameworks and OpenCV.

MultiscaleTuring

This is an implementation of multiscale turing patterns using openFrameworks and OpenCv. Originally based on the implementation here.

The basic sketch will run in your browser on Open Processing.

Each version of the code (MultiscaleTuring0 through MultiscaleTuring3) represents a new way of thinking about how to optimize the multiscale turing computation. MultiscaleTuring0 is a direct port from a Processing implementation, while MultiscaleTuring3 represents an attempt at a hyper-optimized implementation.

3DMultiscaleTuring evaluates the multiscale turing algorithm across multiple 2d slices of a 3d space.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].