Skip to content
/ ready Public
forked from GollyGang/ready

A cross-platform implementation of various reaction-diffusion systems.

License

Notifications You must be signed in to change notification settings

schroef/ready

 
 

Repository files navigation

Ready       Build Status

Ready is a program for exploring continuous and discrete cellular automata, including reaction-diffusion systems, on grids and arbitrary meshes. OpenCL is used as the computation engine, to take advantage of the many-core architectures on graphics cards and modern CPUs. OpenCL also allows rules to be written in a text format and compiled on the fly. Ready supports a compact XML-based file format so that images and rules can be shared easily.

Ready supports 1D, 2D and 3D data, as well as polygonal and polyhedral meshes.

Download Ready 0.11.0 here:

image image

Linux: build instructions in BUILD.txt (please ask if you want binaries)

Online help, Changes, To-do list, Credits

For questions, join our mailing list. Or you can email [email protected].

Screenshots:

Press coverage:

Citations:

Please cite Ready as:

Tim Hutton, Robert Munafo, Andrew Trevorrow, Tom Rokicki, Dan Wills.
"Ready, a cross-platform implementation of various reaction-diffusion systems."
https://github.com/GollyGang/ready

Blog coverage:

Other packages:

Wanted rules: (help needed)

  • L.Decker 2003, derived from Maginu's (from TexRD)
  • L.Decker 2002, derived from Ginzburg-Landau (from TexRD)
  • L.Decker 1998, derived from Brusselator (from TexRD)

Videos:

Full playlist here: https://www.youtube.com/playlist?list=PL35FD96A5F8236109

About

A cross-platform implementation of various reaction-diffusion systems.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 82.6%
  • HTML 8.5%
  • C 5.7%
  • CMake 2.7%
  • Python 0.5%