Skip to content
/ ofxRD Public

An openFrameworks add-on for computing reaction-diffusion equations.

License

Notifications You must be signed in to change notification settings

aanrii/ofxRD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxRD

An openFrameworks add-on for computing reaction-diffusion equations.

Its features are:

  • Computing reaction-diffusion equations using GLSL shaders.
  • Visualizing spartial patterns that are generated by the equations.
  • Transforming patterns dynamically by modifing parameters of "cells" in the space and changing parameters of variables in the equations.
  • Adding new reaction-diffusion model easily only with making a simple xml file.

screenshot1 screenshot1 screenshot1 screenshot1

Dependency

ofxXmlSettings is needed.

Tested on

  • macOS 10.12.6
  • MacBook Pro (Retina, 13-inch, Late 2013)
  • Xcode 8.3.3
  • openFrameworks 0.9.8