Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jasonnnncy/MultiscaleTuring

 
 

Repository files navigation

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.

About

An implementation of multiscale turing patterns with openFrameworks and OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.0%
  • C 15.3%
  • Objective-C 1.7%